summaryrefslogtreecommitdiffstats
path: root/kmail/kmmainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmmainwidget.h')
-rw-r--r--kmail/kmmainwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmmainwidget.h b/kmail/kmmainwidget.h
index d90dda24..dc620fc1 100644
--- a/kmail/kmmainwidget.h
+++ b/kmail/kmmainwidget.h
@@ -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: