diff options
Diffstat (limited to 'src/xmlpatterns/environment')
-rw-r--r-- | src/xmlpatterns/environment/qstackcontextbase_tpl_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h b/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h index 53153ab..6a02df2 100644 --- a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h +++ b/src/xmlpatterns/environment/qstackcontextbase_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 qstackcontextbase_p.h. |