summaryrefslogtreecommitdiffstats
path: root/kmail/kmsearchpatternedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmsearchpatternedit.h')
-rw-r--r--kmail/kmsearchpatternedit.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/kmail/kmsearchpatternedit.h b/kmail/kmsearchpatternedit.h
index 77089df4..ebb2498c 100644
--- a/kmail/kmsearchpatternedit.h
+++ b/kmail/kmsearchpatternedit.h
@@ -1,4 +1,3 @@
-// -*- mode: C++; c-file-style: "gnu" -*-
// kmfilterrulesedit.h
// Author: Marc Mutz <Marc@Mutz.com>
// This code is under GPL
@@ -39,7 +38,7 @@ class KMSearchPatternEdit;
class KMSearchRuleWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/** Constructor. You can give a KMSearchRule as parameter, which will
@@ -105,7 +104,7 @@ private:
class KMSearchRuleWidgetLister : public KWidgetLister
{
- Q_OBJECT
+ TQ_OBJECT
friend class ::KMSearchPatternEdit;
@@ -166,7 +165,7 @@ private:
*/
class KMSearchPatternEdit : public TQGroupBox {
- Q_OBJECT
+ TQ_OBJECT
public:
/** Constructor. The parent and name parameters are passed to the underlying