summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/timer.h')
-rw-r--r--kommander/widgets/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/timer.h b/kommander/widgets/timer.h
index fa3523ad..d53550a9 100644
--- a/kommander/widgets/timer.h
+++ b/kommander/widgets/timer.h
@@ -26,7 +26,7 @@
class TQTimer;
class KOMMANDER_EXPORT Timer : public TQLabel, public KommanderWidget
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)