diff options
Diffstat (limited to 'kommander/editor/orderindicator.h')
-rw-r--r-- | kommander/editor/orderindicator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/orderindicator.h b/kommander/editor/orderindicator.h index cb75151b..08281c9c 100644 --- a/kommander/editor/orderindicator.h +++ b/kommander/editor/orderindicator.h @@ -27,7 +27,7 @@ class FormWindow; class OrderIndicator : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |