diff options
Diffstat (limited to 'kuser/mainView.h')
-rw-r--r-- | kuser/mainView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/mainView.h b/kuser/mainView.h index b71e5f4..c4bf047 100644 --- a/kuser/mainView.h +++ b/kuser/mainView.h @@ -33,7 +33,7 @@ #include "kgroupvw.h" class mainView : public TQTabWidget { -Q_OBJECT +TQ_OBJECT public: mainView(TQWidget *parent = 0); |