diff options
Diffstat (limited to 'src/modules/help/HelpWidget.h')
| -rw-r--r-- | src/modules/help/HelpWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/help/HelpWidget.h b/src/modules/help/HelpWidget.h index 79f27b766..748a9d6e9 100644 --- a/src/modules/help/HelpWidget.h +++ b/src/modules/help/HelpWidget.h @@ -45,7 +45,7 @@ class HelpWidget : public QWidget { Q_OBJECT public: - HelpWidget(QWidget *par,KviMainWindow * lpFrm,bool bIsStandalone = false); + HelpWidget(QWidget *par, bool bIsStandalone = false); ~HelpWidget(); private: #ifdef COMPILE_WEBKIT_SUPPORT |
