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 5f78b919..0a7aff6c 100644
--- a/kommander/widgets/execbutton.h
+++ b/kommander/widgets/execbutton.h
@@ -36,7 +36,7 @@ class TQShowEvent;
class KOMMANDER_EXPORT ExecButton : public KPushButton, public KommanderWidget
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS(Blocking)
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)