Update XRC version to the latest one in all XRC sample files.
The version doesn't really matter as the only change in 2.5.3.0 compared to 2.3.0.1 seems to be the handling of "\\" which doesn't occur in any of these files anyhow, but use the latest one just in case anybody takes one of these files as a starting point.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<resource xmlns="http://www.wxwidgets.org/wxxrc" version="2.3.0.1">
|
||||
<resource xmlns="http://www.wxwidgets.org/wxxrc" version="2.5.3.0">
|
||||
|
||||
<object class="wxDialog" name="variable_expansion_dialog">
|
||||
<title>Variable Expansion Example</title>
|
||||
|
Reference in New Issue
Block a user