diff options
author | Samuel Gaist <samuel.gaist@edeltech.ch> | 2014-08-17 00:40:50 +0200 |
---|---|---|
committer | Samuel Gaist <samuel.gaist@edeltech.ch> | 2014-08-18 09:39:25 +0200 |
commit | 10ddd5a745704f058a668e56a41e84ba2e8282da (patch) | |
tree | b09b06049eff90e8b156a4047410762acb4c6f11 /src/xmlpatterns/parser | |
parent | 78c2367e22d87b529610117f5b6abef6934abdcf (diff) | |
download | qtxmlpatterns-10ddd5a745704f058a668e56a41e84ba2e8282da.tar.gz |
Change-Id: Iaac8c5129451d958d4e8d90ed6bbae80ed6c8755
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/xmlpatterns/parser')
-rw-r--r-- | src/xmlpatterns/parser/qmaintainingreader_tpl_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h b/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h index 2e34296..62a3f54 100644 --- a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h +++ b/src/xmlpatterns/parser/qmaintainingreader_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. +// + /** * @file * @short This file is included by qcastingplatform_p.h. |