summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/execbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/execbutton.h')
-rw-r--r--kommander/widgets/execbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/execbutton.h b/kommander/widgets/execbutton.h
index 0a7aff6c..d2774330 100644
--- a/kommander/widgets/execbutton.h
+++ b/kommander/widgets/execbutton.h
@@ -38,7 +38,7 @@ class KOMMANDER_EXPORT ExecButton : public KPushButton, public KommanderWidget
Q_OBJECT
- Q_ENUMS(Blocking)
+ TQ_ENUMS(Blocking)
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)