aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-05-23 13:05:34 +0200
committerKai Köhne <kai.koehne@qt.io>2022-05-24 15:44:16 +0200
commit66d80fdf2c9bfc65f6d37a873d3b6304b672aa85 (patch)
tree3240168900206aecdf06652295bff149ec61ba69
parent4d71091a198fbbd3f84c61af0f2915493f2dad1a (diff)
Add "We mean it" header
Fixes QtQmlDom: WARNING: qtdeclarative/src/qmldom/standalone/private/qtqmlcompilerexports_p.h does not have the "We mean it." warning Change-Id: I6fd2a24db0ea78cc653c21daee24d2e8a403b34e Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
-rw-r--r--src/qmldom/standalone/private/qtqmlcompilerexports_p.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/qmldom/standalone/private/qtqmlcompilerexports_p.h b/src/qmldom/standalone/private/qtqmlcompilerexports_p.h
index 4b2b2cdbf5..054caf84a4 100644
--- a/src/qmldom/standalone/private/qtqmlcompilerexports_p.h
+++ b/src/qmldom/standalone/private/qtqmlcompilerexports_p.h
@@ -35,6 +35,18 @@
**
** $QT_END_LICENSE$
**/
+
+//
+// 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.
+//
+
#include "../qqmldom_global.h"
#ifndef QTQMLCOMPILEREXPORTS_P_H
#define QTQMLCOMPILEREXPORTS_P_H