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 2ed8e452b..832f68058 100644 --- a/kmail/networkaccount.h +++ b/kmail/networkaccount.h @@ -46,7 +46,7 @@ namespace TDEIO { namespace KMail { class NetworkAccount : public KMAccount { - Q_OBJECT + TQ_OBJECT protected: NetworkAccount( AccountManager * parent, const TQString & name, uint id ); |