]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/radiobox.cpp
wxDialog change (Show() completely rewritten, modal dialogs handling changed)
[wxWidgets.git] / src / gtk / radiobox.cpp
index 2afc3aec550c2380e0e38eabb292e9a85a1ea86c..352ec744930d98ccaed503eb1bcc368384595c43 100644 (file)
@@ -183,7 +183,7 @@ bool wxRadioBox::Create( wxWindow *parent, wxWindowID id, const wxString& title,
     m_parent->DoAddChild( this );
 
     PostCreation();
-
+    
     ApplyWidgetStyle();
 
     SetLabel( title );