diff options
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r-- | kmail/networkaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h index 433e30af5..112cc71d2 100644 --- a/kmail/networkaccount.h +++ b/kmail/networkaccount.h @@ -45,7 +45,7 @@ namespace KMail { class NetworkAccount : public KMAccount { Q_OBJECT - TQ_OBJECT + protected: NetworkAccount( AccountManager * parent, const TQString & name, uint id ); public: |