]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/radiobox.cpp
Added missing files to filelist.txt and regenerated makefiles.
[wxWidgets.git] / src / gtk / radiobox.cpp
index 5328d1565d88f02905e80f01fbec69f20faf860a..dcd089fa7e3c718a50786c9962a6d76319db5414 100644 (file)
@@ -271,7 +271,7 @@ wxSize wxRadioBox::LayoutItems()
             node = node->Next();
         }
         res.x = x+4;
-        res.y = 42;
+        res.y = 40;
     }
 
     return res;