summaryrefslogtreecommitdiff
path: root/src/shared/help/contentwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/help/contentwindow.cpp')
-rw-r--r--src/shared/help/contentwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/help/contentwindow.cpp b/src/shared/help/contentwindow.cpp
index b956110ef2..1560f27c56 100644
--- a/src/shared/help/contentwindow.cpp
+++ b/src/shared/help/contentwindow.cpp
@@ -39,7 +39,7 @@
#include <QtHelp/QHelpEngine>
#include <QtHelp/QHelpContentWidget>
-ContentWindow::ContentWindow(QHelpEngine *helpEngine)
+ContentWindow::ContentWindow()
: m_contentWidget(0)
, m_expandDepth(-2)
{