From 984c33c9c7fc392257273f56e27608de3f610f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 12 Oct 2004 10:23:16 +0000 Subject: [PATCH] added \ escaping in XRC (patch 1042675) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0014.txt | 12 +++++++----- include/wx/xrc/xmlres.h | 8 ++++---- src/xrc/xmlres.cpp | 30 +++++++++++++++++++++++++----- 3 files changed, 36 insertions(+), 14 deletions(-) diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index faf109044c..29e4f027e1 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -35,11 +35,11 @@ NODE, PROPERTY and VALUE in the XML sense: The term ATTRIBUTE is specific to XRC and refers to a subnode of an or node that is itself not or . -In the example bellow, ,