summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2014-08-17 00:40:50 +0200
committerSamuel Gaist <samuel.gaist@edeltech.ch>2014-08-18 09:39:25 +0200
commit10ddd5a745704f058a668e56a41e84ba2e8282da (patch)
treeb09b06049eff90e8b156a4047410762acb4c6f11 /src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
parent78c2367e22d87b529610117f5b6abef6934abdcf (diff)
downloadqtxmlpatterns-10ddd5a745704f058a668e56a41e84ba2e8282da.tar.gz
Add missing private headers warningv5.3.25.3.2
Change-Id: Iaac8c5129451d958d4e8d90ed6bbae80ed6c8755 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h')
-rw-r--r--src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
index 9ef5a45..79dd3c3 100644
--- a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
+++ b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
@@ -39,6 +39,17 @@
**
****************************************************************************/
+//
+// 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.
+//
+
/*
* NOTE: This file is included by qxsdstatemachine_p.h
* if you need some includes, put them in qxsdstatemachine_p.h (outside of the namespace)