Add 1 to the width returned by DoGetBestSize in order to work around a
authorRobin Dunn <robin@alldunn.com>
Thu, 8 Jun 2006 18:15:56 +0000 (18:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 8 Jun 2006 18:15:56 +0000 (18:15 +0000)
commit8d1c5c3f5781e806d0449a53ba167786ff342ae9
treeb5f9851af862c695ff4fefed1a37a6bdc069b7b1
parent895cc205971a8b28583ddb27161e4adf045114a4
Add 1 to the width returned by DoGetBestSize in order to work around a
GTK issue where it sometimes wrapps the text needlessly

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