summaryrefslogtreecommitdiffstats
path: root/kmail/networkaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/networkaccount.h')
-rw-r--r--kmail/networkaccount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/networkaccount.h b/kmail/networkaccount.h
index 1c5dde6e..832f6805 100644
--- a/kmail/networkaccount.h
+++ b/kmail/networkaccount.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
* networkaccount.h
*
* Copyright (c) 2000-2002 Michael Haeckel <haeckel@kde.org>
@@ -46,7 +46,7 @@ namespace TDEIO {
namespace KMail {
class NetworkAccount : public KMAccount {
- Q_OBJECT
+ TQ_OBJECT
protected:
NetworkAccount( AccountManager * parent, const TQString & name, uint id );