summaryrefslogtreecommitdiffstats
path: root/kmail/htmlstatusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/htmlstatusbar.h')
-rw-r--r--kmail/htmlstatusbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/htmlstatusbar.h b/kmail/htmlstatusbar.h
index 95af5206..caf01d7d 100644
--- a/kmail/htmlstatusbar.h
+++ b/kmail/htmlstatusbar.h
@@ -1,4 +1,4 @@
-/* -*- c++ -*-
+/*
htmlstatusbar.h
This file is part of KMail, the KDE mail client.
@@ -59,7 +59,7 @@ namespace KMail {
* @author Ingo Kloecker <kloecker@kde.org>, Marc Mutz <mutz@kde.org>
**/
class HtmlStatusBar : public TQLabel {
- Q_OBJECT
+ TQ_OBJECT
public:
HtmlStatusBar( TQWidget * parent=0, const char * name=0, WFlags f=0 );