From 1b701a43b85633a2b93f9ec814a0af2cd76c7ab0 Mon Sep 17 00:00:00 2001 From: Roman Rolinsky Date: Thu, 26 Apr 2007 19:42:52 +0000 Subject: [PATCH] specify order of radios in prefs dlg git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wx/tools/XRCed/xrced.xrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wxPython/wx/tools/XRCed/xrced.xrc b/wxPython/wx/tools/XRCed/xrced.xrc index 14b4191e19..04965a2811 100644 --- a/wxPython/wx/tools/XRCed/xrced.xrc +++ b/wxPython/wx/tools/XRCed/xrced.xrc @@ -622,7 +622,7 @@ - 50,-1 + 30,-1d @@ -657,7 +657,7 @@ - 50,-1 + 30,-1d @@ -685,6 +685,7 @@ always never + wxALL|wxALIGN_CENTRE_HORIZONTAL 5 -- 2.45.2