summaryrefslogtreecommitdiffstats
path: root/kicker/menuext/tom/tom.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/menuext/tom/tom.h')
-rw-r--r--kicker/menuext/tom/tom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/menuext/tom/tom.h b/kicker/menuext/tom/tom.h
index f9ec72290..7e7b9e5ec 100644
--- a/kicker/menuext/tom/tom.h
+++ b/kicker/menuext/tom/tom.h
@@ -32,7 +32,7 @@ typedef TQMap<int, KService::Ptr> TaskMap;
class TOM : public KPanelMenu
{
- Q_OBJECT
+ TQ_OBJECT
public:
TOM(TQWidget *parent = 0, const char *name = 0);