summaryrefslogtreecommitdiffstats
path: root/kmail/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/index.h')
-rw-r--r--kmail/index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/index.h b/kmail/index.h
index 015bc106..4ac6ca45 100644
--- a/kmail/index.h
+++ b/kmail/index.h
@@ -50,7 +50,7 @@ class KMSearchRule;
class KMSearchPattern;
class KMMsgIndex : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
explicit KMMsgIndex( TQObject* parent );
@@ -194,7 +194,7 @@ class KMMsgIndex : public TQObject {
class KMMsgIndex::Search : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
explicit Search( KMSearch* s );