Made space around text symmetric.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2004-03-01 22:17:56 +00:00
parent 000a825371
commit ae7cbd1a1f

View File

@ -112,7 +112,7 @@ static const int SCROLL_UNIT_X = 15;
static const int LINE_SPACING = 0;
// extra margins around the text label
static const int EXTRA_WIDTH = 3;
static const int EXTRA_WIDTH = 4;
static const int EXTRA_HEIGHT = 4;
// margin between the window and the items