summaryrefslogtreecommitdiffstats
path: root/kicker/menuext/tom
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/menuext/tom')
-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 f658a1ffe..55a1e927e 100644
--- a/kicker/menuext/tom/tom.h
+++ b/kicker/menuext/tom/tom.h
@@ -25,7 +25,7 @@
#include <klibloader.h>
class KPopupMenu;
-class QPopupMenu;
+class TQPopupMenu;
typedef TQPtrList<TQPopupMenu> PopupMenuList;
typedef TQMap<int, KService::Ptr> TaskMap;