diff options
Diffstat (limited to 'kmail/xfaceconfigurator.h')
-rw-r--r-- | kmail/xfaceconfigurator.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/xfaceconfigurator.h b/kmail/xfaceconfigurator.h index e6530714..2589400d 100644 --- a/kmail/xfaceconfigurator.h +++ b/kmail/xfaceconfigurator.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* xfaceconfigurator.cpp KMail, the KDE mail client. @@ -30,7 +30,7 @@ class TQComboBox; namespace KMail { class XFaceConfigurator : public TQWidget { - Q_OBJECT + TQ_OBJECT public: XFaceConfigurator( TQWidget * parent=0, const char * name=0 ); |