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 ac8012d0..c770642a 100644 --- a/kopete/plugins/autoreplace/autoreplaceplugin.h +++ b/kopete/plugins/autoreplace/autoreplaceplugin.h @@ -38,7 +38,7 @@ class AutoReplaceConfig; class AutoReplacePlugin : public Kopete::Plugin { Q_OBJECT - TQ_OBJECT + public: static AutoReplacePlugin *plugin(); |