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 a48bf37..73a39e4 100644 --- a/src/gui/orientationwidget.h +++ b/src/gui/orientationwidget.h @@ -25,7 +25,7 @@ class TQPushButton; class OrientationWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: OrientationWidget( TQWidget *parent = 0l, const char *name = 0l ); ~OrientationWidget(); |
