summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopeteplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/kopeteplugin.h')
-rw-r--r--kopete/libkopete/kopeteplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteplugin.h b/kopete/libkopete/kopeteplugin.h
index 54edc414..a7de7451 100644
--- a/kopete/libkopete/kopeteplugin.h
+++ b/kopete/libkopete/kopeteplugin.h
@@ -89,7 +89,7 @@ Comment=Plugin that do some nice stuff
*/
class KOPETE_EXPORT Plugin : public TQObject, public KXMLGUIClient
{
- Q_OBJECT
+ TQ_OBJECT
public: