diff options
Diffstat (limited to 'kcontrol/konqhtml/userInterConfig.h')
-rw-r--r-- | kcontrol/konqhtml/userInterConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konqhtml/userInterConfig.h b/kcontrol/konqhtml/userInterConfig.h index b87879e45..a019eb7c5 100644 --- a/kcontrol/konqhtml/userInterConfig.h +++ b/kcontrol/konqhtml/userInterConfig.h @@ -24,7 +24,7 @@ class userInterOpts; class userInterConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: userInterConfig(TDEConfig *config, TQString group, |