diff options
Diffstat (limited to 'kopete/protocols/winpopup/wpeditaccount.h')
-rw-r--r-- | kopete/protocols/winpopup/wpeditaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/winpopup/wpeditaccount.h b/kopete/protocols/winpopup/wpeditaccount.h index a5fa72ef..5746adad 100644 --- a/kopete/protocols/winpopup/wpeditaccount.h +++ b/kopete/protocols/winpopup/wpeditaccount.h @@ -34,7 +34,7 @@ namespace Kopete { class Account; } class WPEditAccount: public WPEditAccountBase, public KopeteEditAccountWidget { - Q_OBJECT + TQ_OBJECT private: |