aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/winshobjidl_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-05 10:38:19 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-05 08:50:15 +0000
commitbc436dfec3c8cf10dbbb2ff51fd9ab003620b5dd (patch)
tree4a1ca23738e063a0062dc1154ee5b069a1698d12 /src/winextras/winshobjidl_p.h
parentdf47b74d3881efcfb485ddcc5495214047e69a95 (diff)
Add missing "We mean it" comments to private headers.
Change-Id: I27447f8bf4a3243e517d1f2c7ad7b07d00d2e83f Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'src/winextras/winshobjidl_p.h')
-rw-r--r--src/winextras/winshobjidl_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/winextras/winshobjidl_p.h b/src/winextras/winshobjidl_p.h
index d10cb85..224150d 100644
--- a/src/winextras/winshobjidl_p.h
+++ b/src/winextras/winshobjidl_p.h
@@ -34,6 +34,17 @@
#ifndef WINSHOBJIDL_P_H
#define WINSHOBJIDL_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.
+//
+// We mean it.
+//
+
#include <shobjidl.h>
#ifndef __ITaskbarList_INTERFACE_DEFINED__