summaryrefslogtreecommitdiffstats
path: root/kmail/networkaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r--kmail/networkaccount.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h
index 868e2055..891e1edc 100644
--- a/kmail/networkaccount.h
+++ b/kmail/networkaccount.h
@@ -45,8 +45,9 @@ namespace KMail {
class NetworkAccount : public KMAccount {
Q_OBJECT
+ TQ_OBJECT
protected:
- NetworkAccount( AccountManager * parent, const TQString & name, uint id );
+ NetworkAccount( AccountManager * tqparent, const TQString & name, uint id );
public:
virtual ~NetworkAccount();