summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/subdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/subdialog.h')
-rw-r--r--kommander/widgets/subdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/subdialog.h b/kommander/widgets/subdialog.h
index 2e1120a3..bbf07e21 100644
--- a/kommander/widgets/subdialog.h
+++ b/kommander/widgets/subdialog.h
@@ -34,7 +34,7 @@ class TQShowEvent;
class KOMMANDER_EXPORT SubDialog : public TQPushButton, public KommanderWidget
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)
TQ_PROPERTY(TQString kmdrFile READ kmdrFile WRITE setKmdrFile)