diff options
Diffstat (limited to 'kmail/simplestringlisteditor.h')
-rw-r--r-- | kmail/simplestringlisteditor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/simplestringlisteditor.h b/kmail/simplestringlisteditor.h index cb28d57b..a86afeff 100644 --- a/kmail/simplestringlisteditor.h +++ b/kmail/simplestringlisteditor.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* simplestringlisteditor.h This file is part of KMail, the KDE mail client. @@ -46,7 +46,7 @@ class TQPushButton; // class SimpleStringListEditor : public TQWidget { - Q_OBJECT + TQ_OBJECT public: enum ButtonCode { |