summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2018-08-02 09:36:48 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2018-08-02 09:18:25 +0000
commit92e96239dca854ef91508873325c0002e118c655 (patch)
tree432eb0c7d519d1a1d9eaad16ac66ade78f8f6bc9 /src
parent901c06d93561f28ede76d26513cf99e450f8b237 (diff)
Remove unneeded include
Change-Id: I7157427501c4c1494d838c035d6cc46c6afa04f9 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/assistant/help/qhelpcontentwidget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpcontentwidget.cpp b/src/assistant/help/qhelpcontentwidget.cpp
index 3d73ee425..c099d1765 100644
--- a/src/assistant/help/qhelpcontentwidget.cpp
+++ b/src/assistant/help/qhelpcontentwidget.cpp
@@ -40,7 +40,6 @@
#include "qhelpcontentwidget.h"
#include "qhelpenginecore.h"
#include "qhelpengine_p.h"
-#include "qhelpdbreader_p.h"
#include "qhelpcollectionhandler_p.h"
#include <QDir>