Allow empty message in wxRearrangeDialog.
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 27 Jul 2010 21:45:29 +0000 (21:45 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 27 Jul 2010 21:45:29 +0000 (21:45 +0000)
commitb390729ff9f8cdffa27bf69cedc721663ef4685c
tree99aa4d41c3787b08991ba43da340171fc72c51d3
parenta3a8d81d487ae4f03d8b70bce20bddbfc48c5776
Allow empty message in wxRearrangeDialog.

If the message is empty, don't reserve space for it at the top; instead,
just make the dialog a bit smaller.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/rearrangectrl.cpp