summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/expert.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/expert.h')
-rw-r--r--lilo-config/kde-qt-common/expert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/expert.h b/lilo-config/kde-qt-common/expert.h
index 43c5b01..7bf82c0 100644
--- a/lilo-config/kde-qt-common/expert.h
+++ b/lilo-config/kde-qt-common/expert.h
@@ -35,7 +35,7 @@
class Expert:public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
Expert(liloconf *l=0, TQWidget *parent=0, const char *name=0);
~Expert();