summaryrefslogtreecommitdiffstats
path: root/kmail/identitydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/identitydialog.h')
-rw-r--r--kmail/identitydialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/identitydialog.h b/kmail/identitydialog.h
index 29b50f05..cfa27bd9 100644
--- a/kmail/identitydialog.h
+++ b/kmail/identitydialog.h
@@ -1,4 +1,4 @@
-/* -*- mode: C++; c-file-style: "gnu" -*-
+/*
identitydialog.h
This file is part of KMail, the KDE mail client.
@@ -60,7 +60,7 @@ namespace KMail {
namespace KMail {
class IdentityDialog : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
IdentityDialog( TQWidget * parent=0, const char * name = 0 );