]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listctrl.cpp
removed unneeded makefiles
[wxWidgets.git] / src / generic / listctrl.cpp
index 2b062881dbca87ca03dd17b3e60ed24d062d1aca..ad5c03498851e38ea4654e12e6d113a40c6ed68e 100644 (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