summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/container_applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/container_applet.h')
-rw-r--r--kicker/kicker/core/container_applet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/core/container_applet.h b/kicker/kicker/core/container_applet.h
index 458f18fe0..d5b80930e 100644
--- a/kicker/kicker/core/container_applet.h
+++ b/kicker/kicker/core/container_applet.h
@@ -40,7 +40,7 @@ class AppletHandle;
class AppletContainer : public BaseContainer
{
- Q_OBJECT
+ TQ_OBJECT
public:
AppletContainer(const AppletInfo& info, TQPopupMenu* opMenu, bool isImmutable = false, TQWidget* parent = 0);