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 5360177..cc8bb8d 100644
--- a/lilo-config/kde-qt-common/general.h
+++ b/lilo-config/kde-qt-common/general.h
@@ -35,7 +35,7 @@
#include <tqcheckbox.h>
class General:public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
General(liloconf *l=0, TQWidget *parent=0, const char *name=0);