diff options
Diffstat (limited to 'kopete/libkopete/kopeteaccount.h')
-rw-r--r-- | kopete/libkopete/kopeteaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteaccount.h b/kopete/libkopete/kopeteaccount.h index 90ae678b..f6728446 100644 --- a/kopete/libkopete/kopeteaccount.h +++ b/kopete/libkopete/kopeteaccount.h @@ -66,7 +66,7 @@ class BlackLister; class KOPETE_EXPORT Account : public TQObject { Q_OBJECT - TQ_OBJECT + Q_ENUMS( AddMode ) TQ_PROPERTY( TQString accountId READ accountId ) |