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 bf0118515..da6a52345 100644 --- a/kmail/templateparser.h +++ b/kmail/templateparser.h @@ -54,7 +54,7 @@ class KProcess; class TemplateParser : public TQObject { Q_OBJECT - TQ_OBJECT + public: enum Mode { |