From 62795f413a7222863b4aee76c08764071f94bd87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 3 Oct 2013 11:08:54 +0000 Subject: [PATCH] Misc validity fixes to samples/xrc/rc/*.xrc. Fix invalid XRC markup. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/xrc/rc/basicdlg.xrc | 6 ------ samples/xrc/rc/controls.xrc | 6 ++++-- samples/xrc/rc/objref.xrc | 3 --- samples/xrc/rc/platform.xrc | 3 +-- samples/xrc/rc/resource.xrc | 3 +-- 5 files changed, 6 insertions(+), 15 deletions(-) diff --git a/samples/xrc/rc/basicdlg.xrc b/samples/xrc/rc/basicdlg.xrc index ae632f6e10..55857ca13f 100644 --- a/samples/xrc/rc/basicdlg.xrc +++ b/samples/xrc/rc/basicdlg.xrc @@ -7,12 +7,6 @@ 1 wxVERTICAL - 1 - 0 - 0 - 0 - 0 - 0 wxGROW|wxALIGN_CENTER_VERTICAL|wxALL 5 diff --git a/samples/xrc/rc/controls.xrc b/samples/xrc/rc/controls.xrc index 627ea092ec..1442be70af 100644 --- a/samples/xrc/rc/controls.xrc +++ b/samples/xrc/rc/controls.xrc @@ -416,7 +416,7 @@ lay them out using wxSizers, absolute positioning, everything you like! 100,-1 - 100 + 100 50 @@ -433,7 +433,7 @@ lay them out using wxSizers, absolute positioning, everything you like! 40,60 - 100 + 100 40 @@ -472,6 +472,7 @@ lay them out using wxSizers, absolute positioning, everything you like! 5 Text files (*.txt) + Choose file @@ -1321,6 +1322,7 @@ lay them out using wxSizers, absolute positioning, everything you like! 1 1 1 + diff --git a/samples/xrc/rc/objref.xrc b/samples/xrc/rc/objref.xrc index 7028045d69..9ce846bfcc 100644 --- a/samples/xrc/rc/objref.xrc +++ b/samples/xrc/rc/objref.xrc @@ -25,7 +25,6 @@ 0 10 0 - 0 1 @@ -154,7 +153,6 @@ 0 10 0 - 0 2 @@ -332,7 +330,6 @@ 0 10 0 - 0 2 diff --git a/samples/xrc/rc/platform.xrc b/samples/xrc/rc/platform.xrc index 43313cb853..d2056527d3 100644 --- a/samples/xrc/rc/platform.xrc +++ b/samples/xrc/rc/platform.xrc @@ -25,7 +25,6 @@ wxGROW|wxALIGN_CENTER_VERTICAL|wxALL 5 - 1 200,160 @@ -125,7 +124,7 @@ - + wxALIGN_CENTRE|wxALL 5 diff --git a/samples/xrc/rc/resource.xrc b/samples/xrc/rc/resource.xrc index bb510a3555..868bd4986f 100644 --- a/samples/xrc/rc/resource.xrc +++ b/samples/xrc/rc/resource.xrc @@ -37,7 +37,7 @@ update.gif Update catalog - synchronize it with sources - + quotes.gif 1 @@ -109,7 +109,6 @@ - 1 wxEXPAND -- 2.45.2