]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/renderer.cpp
update to latest from Andrea
[wxWidgets.git] / src / gtk / renderer.cpp
index 2c8c94ee1e4a269ad02aa70eb7ead03b8ff97330..71205427d4a31d2a1c428138899cd77ed319b266 100644 (file)
@@ -240,7 +240,7 @@ wxRendererGTK::DrawTreeItemButton(wxWindow* win,
         NULL,
         tree,
         "treeview",
-        dc.LogicalToDeviceX(rect.x) + 2 - x_diff,
+        dc.LogicalToDeviceX(rect.x) + 6 - x_diff,
         dc.LogicalToDeviceY(rect.y) + 3,
         flags & wxCONTROL_EXPANDED ? GTK_EXPANDER_EXPANDED
                                    : GTK_EXPANDER_COLLAPSED