]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/radiobox.h
Theme fix for Mac
[wxWidgets.git] / include / wx / radiobox.h
index 540e4945c3c8aef58cd0134f507185ff4f189c34..070cc9f95b70282fa035d88b01c8be998c7a8444 100644 (file)
@@ -95,6 +95,8 @@ public:
 protected:
     wxRadioBoxBase()
     {
+        m_numCols =
+        m_numRows =
         m_majorDim = 0;
 
 #if wxUSE_TOOLTIPS