summaryrefslogtreecommitdiffstats
path: root/kmail/kmmainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmmainwidget.h')
-rw-r--r--kmail/kmmainwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmail/kmmainwidget.h b/kmail/kmmainwidget.h
index f790ff0f..dc620fc1 100644
--- a/kmail/kmmainwidget.h
+++ b/kmail/kmmainwidget.h
@@ -1,4 +1,4 @@
-/* -*- mode: C++; c-file-style: "gnu" -*-
+/*
This file is part of KMail, the KDE mail client.
Copyright (c) 2002 Don Sanders <sanders@kde.org>
@@ -79,9 +79,9 @@ namespace KMail {
typedef TQMap<int,KMFolder*> KMMenuToFolder;
-class KDE_EXPORT KMMainWidget : public TQWidget
+class TDE_EXPORT KMMainWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: