]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sizer.cpp
return radio box own help text when origin is Origin_Unknown to make sure GetHelpText...
[wxWidgets.git] / src / common / sizer.cpp
index c5efdf4e36336970fddc043b1763ac3902e8bfcd..173a0a48106109f8a2e42dfd14d2bb57f511ffed 100644 (file)
@@ -2248,7 +2248,7 @@ void wxStdDialogButtonSizer::Realize()
         }
 
         // Extra space around and at the right
         }
 
         // Extra space around and at the right
-        Add(12, 24);
+        Add(12, 40);
 #elif defined(__WXGTK20__)
         Add(0, 0, 0, wxLEFT, 9);
         if (m_buttonHelp)
 #elif defined(__WXGTK20__)
         Add(0, 0, 0, wxLEFT, 9);
         if (m_buttonHelp)