git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58324
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else
static const int EXTRA_WIDTH = 4;
#endif
#else
static const int EXTRA_WIDTH = 4;
#endif
+
+#ifdef __WXGTK__
+static const int EXTRA_HEIGHT = 6;
+#else
static const int EXTRA_HEIGHT = 4;
static const int EXTRA_HEIGHT = 4;
// margin between the window and the items
static const int EXTRA_BORDER_X = 2;
// margin between the window and the items
static const int EXTRA_BORDER_X = 2;