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 7bf82c0..7316690 100644
--- a/lilo-config/kde-qt-common/expert.h
+++ b/lilo-config/kde-qt-common/expert.h
@@ -34,7 +34,7 @@
#include <tqlayout.h>
class Expert:public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Expert(liloconf *l=0, TQWidget *parent=0, const char *name=0);