aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;