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 f6acfee77..ef3299829 100644 --- a/kmail/popaccount.h +++ b/kmail/popaccount.h @@ -25,7 +25,7 @@ namespace KMail { * KMail account for pop mail account */ class PopAccount: public NetworkAccount { - Q_OBJECT + TQ_OBJECT public: |