summaryrefslogtreecommitdiff
path: root/src/spatialaudioquick3d/qquick3dspatialsound_p.h
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2022-10-20 13:24:45 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-10-20 12:13:48 +0000
commite6512d03436b98d5cdb72360e2ba882e33e81256 (patch)
tree9f27c7ba1376c64f9c604248e5ae3dcdba5771a0 /src/spatialaudioquick3d/qquick3dspatialsound_p.h
parent639f9eb09ac81b5b57764ef4a6af5d4a1e71cdb9 (diff)
downloadqtmultimedia-e6512d03436b98d5cdb72360e2ba882e33e81256.tar.gz
Add missing "We mean it" warnings to private headers
Change-Id: I45175ea0fe88aad8a0403b630a8ca8ab917d813a Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit af230ee4c9437f8aba59b79f33c8716592de8a26) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/spatialaudioquick3d/qquick3dspatialsound_p.h')
-rw-r--r--src/spatialaudioquick3d/qquick3dspatialsound_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/spatialaudioquick3d/qquick3dspatialsound_p.h b/src/spatialaudioquick3d/qquick3dspatialsound_p.h
index 5a2eb6d1a..d24a63056 100644
--- a/src/spatialaudioquick3d/qquick3dspatialsound_p.h
+++ b/src/spatialaudioquick3d/qquick3dspatialsound_p.h
@@ -3,6 +3,17 @@
#ifndef QQUICK3DSPATIALSOUND_H
#define QQUICK3DSPATIALSOUND_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.
+//
+
#include <private/qquick3dnode_p.h>
#include <QUrl>
#include <qvector3d.h>