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 ae696c95..cb75151b 100644 --- a/kommander/editor/orderindicator.h +++ b/kommander/editor/orderindicator.h @@ -28,7 +28,7 @@ class FormWindow; class OrderIndicator : public TQWidget { Q_OBJECT - TQ_OBJECT + public: OrderIndicator( int i, TQWidget* w, FormWindow* fw ); |