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 1c5a2bf66..3af2a15b8 100644 --- a/khelpcenter/view.h +++ b/khelpcenter/view.h @@ -20,7 +20,7 @@ class View : public KHTMLPart  {      Q_OBJECT    public: -    View( TQWidget *tqparentWidget, const char *widgetName, +    View( TQWidget *parentWidget, const char *widgetName,            TQObject *parent, const char *name, KHTMLPart::GUIProfile prof,            KActionCollection *col ); | 
