XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 26 Sep 2013 12:55:17 +0000 (12:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 26 Sep 2013 12:55:17 +0000 (12:55 +0000)
commit85d64f6aa1d657b9463cb0cefedc5dbbf1facfac
treee2d55727229d9c2d340d88d88cff72c508229569
parent3b9c5fe8b3ace89e705b21a3318ffe74d904a434
XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.

Parse them as dimension type (including dlg units) and not just integers. This is backward compatible.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/xrc_format.h
src/xrc/xh_split.cpp