summaryrefslogtreecommitdiffstats
path: root/kmail/templateparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/templateparser.h')
-rw-r--r--kmail/templateparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/templateparser.h b/kmail/templateparser.h
index c7551c0f..ae5560ec 100644
--- a/kmail/templateparser.h
+++ b/kmail/templateparser.h
@@ -1,4 +1,4 @@
-/* -*- mode: C++; c-file-style: "gnu" -*-
+/*
* kmail: KDE mail client
* This file: Copyright (C) 2006 Dmitry Morozhnikov <dmiceman@mail.ru>
*
@@ -53,7 +53,7 @@ class TDEProcess;
*/
class TemplateParser : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: