diff options
Diffstat (limited to 'lilo-config/kde-qt-common/mainwidget.h')
-rw-r--r-- | lilo-config/kde-qt-common/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/mainwidget.h b/lilo-config/kde-qt-common/mainwidget.h index 4331ffd..a48d29f 100644 --- a/lilo-config/kde-qt-common/mainwidget.h +++ b/lilo-config/kde-qt-common/mainwidget.h @@ -37,7 +37,7 @@ #include "expert.h" class MainWidget: public TQTabWidget { - Q_OBJECT + TQ_OBJECT public: MainWidget(TQWidget *parent, const char *name=0); |