summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/popupmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/popupmenu.h')
-rw-r--r--kommander/widgets/popupmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/popupmenu.h b/kommander/widgets/popupmenu.h
index 2c471908..b044d74e 100644
--- a/kommander/widgets/popupmenu.h
+++ b/kommander/widgets/popupmenu.h
@@ -25,7 +25,7 @@ class KPopupMenu;
class PopupMenu : public TQLabel, public KommanderWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)
TQ_PROPERTY(TQStringList associations READ associatedText WRITE setAssociatedText DESIGNABLE false)
TQ_PROPERTY(bool KommanderWidget READ isKommanderWidget)