]> git.saurik.com Git - wxWidgets.git/commit
XRC: make wxStaticText's wrap property a dimension.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 26 Sep 2013 12:55:20 +0000 (12:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 26 Sep 2013 12:55:20 +0000 (12:55 +0000)
commitc4c885f043983662023cfe28fed9598f6b1e567d
treeeccea4b2fb6b0dacb2bd49f0535365e6dbc3eeba
parent85d64f6aa1d657b9463cb0cefedc5dbbf1facfac
XRC: make wxStaticText's wrap property a dimension.

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

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