diff options
Diffstat (limited to 'kmail/popaccount.h')
-rw-r--r-- | kmail/popaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/popaccount.h b/kmail/popaccount.h index 4c8dfdd5a..51cb84520 100644 --- a/kmail/popaccount.h +++ b/kmail/popaccount.h @@ -27,7 +27,7 @@ namespace KMail { */ class PopAccount: public NetworkAccount { Q_OBJECT - TQ_OBJECT + public: virtual ~PopAccount(); |