aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldebug
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-02-17 19:06:20 +0100
committerKai Koehne <kai.koehne@qt.io>2019-02-21 16:07:40 +0000
commit1b01a8b809989c873d7b5bd9c213d8866584ec19 (patch)
treeaffd2d04e016e1906bb34f1cb1b6d292b48f07c0 /src/qmldebug
parent03097d5038fe6331df97182a38fac3a9a84fe195 (diff)
Add 'We mean it' header to qqmlinspectorclient_p.h
Fixes WARNING: src/qmldebug/qqmlinspectorclient_p.h does not have the "We mean it." warning Change-Id: I440c19a797c2780b6c775196682240a8cc7ca6fe Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qmldebug')
-rw-r--r--src/qmldebug/qqmlinspectorclient_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/qmldebug/qqmlinspectorclient_p.h b/src/qmldebug/qqmlinspectorclient_p.h
index 3e502f4f45..d4ab136c9a 100644
--- a/src/qmldebug/qqmlinspectorclient_p.h
+++ b/src/qmldebug/qqmlinspectorclient_p.h
@@ -42,6 +42,17 @@
#include <private/qqmldebugclient_p.h>
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
QT_BEGIN_NAMESPACE
class QQmlInspectorClientPrivate;