summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/toolbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/toolbox.h')
-rw-r--r--kommander/widgets/toolbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/toolbox.h b/kommander/widgets/toolbox.h
index ad509279..756da955 100644
--- a/kommander/widgets/toolbox.h
+++ b/kommander/widgets/toolbox.h
@@ -21,7 +21,7 @@
class ToolBox : public TQToolBox, 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)