aboutsummaryrefslogtreecommitdiffstats
path: root/src/macextras/qmactoolbaritem_p.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-10-14 19:51:34 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-10-14 19:51:34 +0200
commitdc1b711e360a9d17538216d89b6c510602df2282 (patch)
tree9f11a260a46f4bcb5977be70bf014448f0b19132 /src/macextras/qmactoolbaritem_p.h
parent5fe0b6d98a277dc3947eab803cdbadfb0596ab7d (diff)
parent30fe82eb89e7b7f66444f5fabae9ac0954b1fecf (diff)
Merge remote-tracking branch 'origin/5.6' into dev
Diffstat (limited to 'src/macextras/qmactoolbaritem_p.h')
-rw-r--r--src/macextras/qmactoolbaritem_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/macextras/qmactoolbaritem_p.h b/src/macextras/qmactoolbaritem_p.h
index 56f0c08..ff1a53e 100644
--- a/src/macextras/qmactoolbaritem_p.h
+++ b/src/macextras/qmactoolbaritem_p.h
@@ -34,6 +34,17 @@
#ifndef QMACTOOLBARITEM_P_H
#define QMACTOOLBARITEM_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.
+//
+
#undef slots
#import <AppKit/AppKit.h>