summaryrefslogtreecommitdiffstats
path: root/kicker/applets/menu/menuapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets/menu/menuapplet.h')
-rw-r--r--kicker/applets/menu/menuapplet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/menu/menuapplet.h b/kicker/applets/menu/menuapplet.h
index 0b09334b6..159c7a37d 100644
--- a/kicker/applets/menu/menuapplet.h
+++ b/kicker/applets/menu/menuapplet.h
@@ -66,7 +66,7 @@ class MenuEmbed;
class Applet : public KPanelApplet, public DCOPObject
{
- Q_OBJECT
+ TQ_OBJECT
K_DCOP
k_dcop:
@@ -186,7 +186,7 @@ private:
class MenuEmbed
: public QXEmbed
{
- Q_OBJECT
+ TQ_OBJECT
public: