summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/gadu/gadueditaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/gadu/gadueditaccount.h')
-rw-r--r--kopete/protocols/gadu/gadueditaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gadueditaccount.h b/kopete/protocols/gadu/gadueditaccount.h
index 23e230fd..13e61d31 100644
--- a/kopete/protocols/gadu/gadueditaccount.h
+++ b/kopete/protocols/gadu/gadueditaccount.h
@@ -35,7 +35,7 @@ namespace Kopete { class Account; }
class GaduEditAccount : public GaduAccountEditUI, public KopeteEditAccountWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
GaduEditAccount( GaduProtocol*, Kopete::Account*, TQWidget* parent = 0, const char* name = 0 );