summaryrefslogtreecommitdiffstats
path: root/util/edid
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-09-07 13:46:15 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-09-08 07:04:30 +0000
commitf43de3ed3175dfcd871e0e0ed57f09df2d1e09c2 (patch)
treeaa2a4ec132c87c698cbe986f06bbded45ee53e3b /util/edid
parentcab060631c9c650fca787b0775263bb2bb6ad764 (diff)
Add We mean it warning to the EDID table
Change-Id: I3183a2eae372e37bbed9e96b953e3ead4246a543 Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
Diffstat (limited to 'util/edid')
-rwxr-xr-xutil/edid/qedidvendortable.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/edid/qedidvendortable.py b/util/edid/qedidvendortable.py
index 6d30f3a60d..500abf0890 100755
--- a/util/edid/qedidvendortable.py
+++ b/util/edid/qedidvendortable.py
@@ -82,6 +82,15 @@ header = """
#ifndef QEDIDVENDORTABLE_P_H
#define QEDIDVENDORTABLE_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.
+//
+
QT_BEGIN_NAMESPACE
typedef struct VendorTable {