diff options
Diffstat (limited to 'khelpcenter/view.h')
-rw-r--r-- | khelpcenter/view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/view.h b/khelpcenter/view.h index 7742edae9..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, |