summaryrefslogtreecommitdiffstats
path: root/kmail/kmreadermainwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmreadermainwin.h')
-rw-r--r--kmail/kmreadermainwin.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/kmail/kmreadermainwin.h b/kmail/kmreadermainwin.h
index 2fa3462f..2a753b95 100644
--- a/kmail/kmreadermainwin.h
+++ b/kmail/kmreadermainwin.h
@@ -1,5 +1,3 @@
-// -*- mode: C++; c-file-style: "gnu" -*-
-
#ifndef KMReaderMainWin_h
#define KMReaderMainWin_h
@@ -24,11 +22,11 @@ class MessageActions;
class KMReaderMainWin : public KMail::SecondaryWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
- KMReaderMainWin( bool htmlOverride, bool htmlLoadExtOverride, char *name = 0 );
+ KMReaderMainWin( bool htmlOverride, bool htmlLoadExtDefault, char *name = 0 );
KMReaderMainWin( char *name = 0 );
KMReaderMainWin(KMMessagePart* aMsgPart,
bool aHTML, const TQString& aFileName, const TQString& pname,