diff options
Diffstat (limited to 'kopete/plugins/autoreplace/autoreplaceplugin.h')
-rw-r--r-- | kopete/plugins/autoreplace/autoreplaceplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/autoreplace/autoreplaceplugin.h b/kopete/plugins/autoreplace/autoreplaceplugin.h index c91fc418..32bcb5de 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.h +++ b/kopete/plugins/autoreplace/autoreplaceplugin.h @@ -37,7 +37,7 @@ class AutoReplaceConfig; class AutoReplacePlugin : public Kopete::Plugin { - Q_OBJECT + TQ_OBJECT public: |