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 58fb7ef5..f866f8b2 100644
--- a/kommander/widgets/execbutton.h
+++ b/kommander/widgets/execbutton.h
@@ -35,7 +35,7 @@ class MyProcess;
class TQShowEvent;
class KOMMANDER_EXPORT ExecButton : public KPushButton, public KommanderWidget
{
- Q_OBJECT
+ TQ_OBJECT
TQ_ENUMS(Blocking)