diff options
Diffstat (limited to 'src/gui/orientationwidget.h')
-rw-r--r-- | src/gui/orientationwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/orientationwidget.h b/src/gui/orientationwidget.h index 73a39e4..b119ffc 100644 --- a/src/gui/orientationwidget.h +++ b/src/gui/orientationwidget.h @@ -24,7 +24,7 @@ class TQPushButton; */ class OrientationWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: OrientationWidget( TQWidget *parent = 0l, const char *name = 0l ); |