summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/general.h')
-rw-r--r--lilo-config/kde-qt-common/general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/general.h b/lilo-config/kde-qt-common/general.h
index 074adda..5360177 100644
--- a/lilo-config/kde-qt-common/general.h
+++ b/lilo-config/kde-qt-common/general.h
@@ -36,7 +36,7 @@
class General:public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
General(liloconf *l=0, TQWidget *parent=0, const char *name=0);
void makeReadOnly();