summaryrefslogtreecommitdiffstats
path: root/kig/modes/popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/popup.h')
-rw-r--r--kig/modes/popup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kig/modes/popup.h b/kig/modes/popup.h
index 16078c15..5ba95428 100644
--- a/kig/modes/popup.h
+++ b/kig/modes/popup.h
@@ -46,7 +46,7 @@ class ObjectHolder;
class NormalModePopupObjects
: public TDEPopupMenu
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -117,7 +117,7 @@ private:
class ObjectChooserPopup
: public TDEPopupMenu
{
- Q_OBJECT
+ TQ_OBJECT
public: