diff options
Diffstat (limited to 'kmail/templateparser.h')
-rw-r--r-- | kmail/templateparser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/templateparser.h b/kmail/templateparser.h index ae0f9f84..ae5560ec 100644 --- a/kmail/templateparser.h +++ b/kmail/templateparser.h @@ -53,7 +53,7 @@ class TDEProcess; */ class TemplateParser : public TQObject { - Q_OBJECT + TQ_OBJECT public: |