summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpengine.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-03-06 13:56:33 +0100
committerUlf Hermann <ulf.hermann@qt.io>2017-03-06 13:31:16 +0000
commit4e104dc3cb6a26df071bc33fc75cd3edac12c3a7 (patch)
tree721be93461805112b0164cdca4936f2345070efb /src/assistant/help/qhelpengine.cpp
parent05fd8652a7e43df2fc763222892f3c33bed7183f (diff)
Drop some unused includes
Change-Id: Ida9409117c9fd4a022671fadb77ba96734118861 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Diffstat (limited to 'src/assistant/help/qhelpengine.cpp')
-rw-r--r--src/assistant/help/qhelpengine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpengine.cpp b/src/assistant/help/qhelpengine.cpp
index 699d4a098..ab512e85c 100644
--- a/src/assistant/help/qhelpengine.cpp
+++ b/src/assistant/help/qhelpengine.cpp
@@ -47,7 +47,6 @@
#include <QtCore/QDir>
#include <QtCore/QFile>
-#include <QtCore/QLibrary>
#include <QtCore/QPluginLoader>
#include <QtWidgets/QApplication>
#include <QtSql/QSqlQuery>