summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml/wavedecoder_p.h
diff options
context:
space:
mode:
authorJustin McPherson <justin.mcpherson@nokia.com>2010-02-23 01:07:22 (GMT)
committerJustin McPherson <justin.mcpherson@nokia.com>2010-02-23 01:11:37 (GMT)
commit6ffb4e1e8d56d1fab58fcaa369afde33fd983c1f (patch)
treef8e7ce3aafaac16331321f339644fa742e258888 /src/multimedia/qml/wavedecoder_p.h
parent69b1784edb6dd82f26100d0e539bfa8a65bdd35d (diff)
downloadQt-6ffb4e1e8d56d1fab58fcaa369afde33fd983c1f.zip
Qt-6ffb4e1e8d56d1fab58fcaa369afde33fd983c1f.tar.gz
Qt-6ffb4e1e8d56d1fab58fcaa369afde33fd983c1f.tar.bz2
Add private header warning.
Reviewed-by: Kurt Korbatits
Diffstat (limited to 'src/multimedia/qml/wavedecoder_p.h')
-rw-r--r--src/multimedia/qml/wavedecoder_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/multimedia/qml/wavedecoder_p.h b/src/multimedia/qml/wavedecoder_p.h
index 3bcd90d..00aa14e 100644
--- a/src/multimedia/qml/wavedecoder_p.h
+++ b/src/multimedia/qml/wavedecoder_p.h
@@ -42,6 +42,17 @@
#ifndef WAVEDECODER_H
#define WAVEDECODER_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of other Qt classes. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtCore/qiodevice.h>
#include <QtMultimedia/qaudioformat.h>