summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpengine_p.h
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2024-02-06 16:47:12 +0100
committerJarek Kobus <jaroslaw.kobus@qt.io>2024-02-07 10:03:32 +0100
commita54746cc812b52ca52cbb997305864502498488b (patch)
tree540dc2c8a2871689a3488014be1eb4184a85ec0b /src/assistant/help/qhelpengine_p.h
parentf1cf59001adaf4d49001a5b457bd0d650b7a4a9f (diff)
QtHelp: Port includes to standard convention
According to today's content of: https://wiki.qt.io/Coding_Conventions. Task-number: QTBUG-122025 Change-Id: I55f417060c989e28c38e1abaea1259bb87ccafe7 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/assistant/help/qhelpengine_p.h')
-rw-r--r--src/assistant/help/qhelpengine_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpengine_p.h b/src/assistant/help/qhelpengine_p.h
index e17ec7a84..a2fba2dd3 100644
--- a/src/assistant/help/qhelpengine_p.h
+++ b/src/assistant/help/qhelpengine_p.h
@@ -15,7 +15,7 @@
// We mean it.
//
-#include <QtCore/QObject>
+#include <QtCore/qobject.h>
QT_BEGIN_NAMESPACE