summaryrefslogtreecommitdiffstats
path: root/khelpcenter/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/view.h')
-rw-r--r--khelpcenter/view.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/khelpcenter/view.h b/khelpcenter/view.h
index 2ad17af6b..04b5af5e5 100644
--- a/khelpcenter/view.h
+++ b/khelpcenter/view.h
@@ -18,7 +18,7 @@ class Formatter;
class View : public TDEHTMLPart
{
- Q_OBJECT
+ TQ_OBJECT
public:
View( TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name, TDEHTMLPart::GUIProfile prof,
@@ -90,5 +90,3 @@ class View : public TDEHTMLPart
}
#endif
-
-// vim:ts=2:sw=2:et