diff options
Diffstat (limited to 'kmail/kmreadermainwin.h')
-rw-r--r-- | kmail/kmreadermainwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmreadermainwin.h b/kmail/kmreadermainwin.h index 976f10663..2a753b951 100644 --- a/kmail/kmreadermainwin.h +++ b/kmail/kmreadermainwin.h @@ -22,7 +22,7 @@ class MessageActions; class KMReaderMainWin : public KMail::SecondaryWindow { - Q_OBJECT + TQ_OBJECT public: |