summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopetepluginmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/kopetepluginmanager.h')
-rw-r--r--kopete/libkopete/kopetepluginmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetepluginmanager.h b/kopete/libkopete/kopetepluginmanager.h
index 7cf69a48..d0eceb29 100644
--- a/kopete/libkopete/kopetepluginmanager.h
+++ b/kopete/libkopete/kopetepluginmanager.h
@@ -43,7 +43,7 @@ typedef TQValueList<Plugin*> PluginList;
class KOPETE_EXPORT PluginManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Q_ENUMS( PluginLoadMode )
public: