summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/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 /src/platformsupport/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 'src/platformsupport/edid')
-rw-r--r--src/platformsupport/edid/qedidvendortable_p.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/platformsupport/edid/qedidvendortable_p.h b/src/platformsupport/edid/qedidvendortable_p.h
index d09642d649..948a9cecfc 100644
--- a/src/platformsupport/edid/qedidvendortable_p.h
+++ b/src/platformsupport/edid/qedidvendortable_p.h
@@ -47,6 +47,15 @@
#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 {