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 4101c37a..6662bba0 100644 --- a/kopete/protocols/winpopup/wpeditaccount.h +++ b/kopete/protocols/winpopup/wpeditaccount.h @@ -35,7 +35,7 @@ namespace Kopete { class Account; } class WPEditAccount: public WPEditAccountBase, public KopeteEditAccountWidget { Q_OBJECT - TQ_OBJECT + private: WPProtocol *mProtocol; |