]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/treectlg.cpp
rtti api mods added
[wxWidgets.git] / src / generic / treectlg.cpp
index 11236650e4180964f4194d761a88ca14eb44edc8..6354c38bfe827335b3f922aed0c523df17dbafce 100644 (file)
@@ -2317,8 +2317,8 @@ void wxGenericTreeCtrl::PaintLevel( wxGenericTreeItem *item, wxDC &dc, int level
             }
             else // no custom buttons
             {
-                static const int wImage = 10;
-                static const int hImage = 12;
+                static const int wImage = 9;
+                static const int hImage = 9;
 
                 wxRendererNative::Get().DrawTreeItemButton
                                         (