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