diff options
Diffstat (limited to 'lilo-config/kde/kcontrol.h')
-rw-r--r-- | lilo-config/kde/kcontrol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde/kcontrol.h b/lilo-config/kde/kcontrol.h index 18516fc..ba6b1ff 100644 --- a/lilo-config/kde/kcontrol.h +++ b/lilo-config/kde/kcontrol.h @@ -37,7 +37,7 @@ class TDEAboutData; class KControl: public TDECModule { - Q_OBJECT + TQ_OBJECT public: KControl(TQWidget *parent, const char *name); |