diff options
Diffstat (limited to 'kopete/libkopete/managedconnectionaccount.h')
-rw-r--r-- | kopete/libkopete/managedconnectionaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/managedconnectionaccount.h b/kopete/libkopete/managedconnectionaccount.h index 2141a2bf..6ebe9c59 100644 --- a/kopete/libkopete/managedconnectionaccount.h +++ b/kopete/libkopete/managedconnectionaccount.h @@ -35,7 +35,7 @@ class Protocol; */ class KOPETE_EXPORT ManagedConnectionAccount : public PasswordedAccount { - Q_OBJECT + TQ_OBJECT public: /** |