diff options
Diffstat (limited to 'kopete/plugins/autoreplace/autoreplacepreferences.h')
-rw-r--r-- | kopete/plugins/autoreplace/autoreplacepreferences.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.h b/kopete/plugins/autoreplace/autoreplacepreferences.h index 54470433..a49132da 100644 --- a/kopete/plugins/autoreplace/autoreplacepreferences.h +++ b/kopete/plugins/autoreplace/autoreplacepreferences.h @@ -31,7 +31,7 @@ class AutoReplaceConfig; class AutoReplacePreferences : public KCAutoConfigModule { - Q_OBJECT + TQ_OBJECT public: |