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