summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/treewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/treewidget.h')
-rw-r--r--kommander/widgets/treewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/treewidget.h b/kommander/widgets/treewidget.h
index 291a254e..e3bb7f4f 100644
--- a/kommander/widgets/treewidget.h
+++ b/kommander/widgets/treewidget.h
@@ -34,7 +34,7 @@ class TQWidget;
class TQShowEvent;
class KOMMANDER_EXPORT TreeWidget : public TDEListView, public KommanderWidget
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)