summaryrefslogtreecommitdiffstats
path: root/khelpcenter/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/view.h')
-rw-r--r--khelpcenter/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/view.h b/khelpcenter/view.h
index 3af2a15b8..1c5a2bf66 100644
--- a/khelpcenter/view.h
+++ b/khelpcenter/view.h
@@ -20,7 +20,7 @@ class View : public KHTMLPart
{
Q_OBJECT
public:
- View( TQWidget *parentWidget, const char *widgetName,
+ View( TQWidget *tqparentWidget, const char *widgetName,
TQObject *parent, const char *name, KHTMLPart::GUIProfile prof,
KActionCollection *col );