]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/radiobox.cpp
regenerated from template
[wxWidgets.git] / src / gtk1 / radiobox.cpp
index 3a3c84758825148a674bd030544e991bf6cbc9bc..352ec744930d98ccaed503eb1bcc368384595c43 100644 (file)
@@ -183,6 +183,8 @@ bool wxRadioBox::Create( wxWindow *parent, wxWindowID id, const wxString& title,
     m_parent->DoAddChild( this );
 
     PostCreation();
     m_parent->DoAddChild( this );
 
     PostCreation();
+    
+    ApplyWidgetStyle();
 
     SetLabel( title );
 
 
     SetLabel( title );