]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/button.cpp
Added chapter on collection and container classes to contents
[wxWidgets.git] / src / gtk / button.cpp
index 5b16248fcd89cf06327b3dfe344d0476729cf1bd..4fd565e8dcffa2848bd020ab1bb37baf0b7ce7ed 100644 (file)
@@ -118,8 +118,6 @@ bool wxButton::Create(  wxWindow *parent, wxWindowID id, const wxString &label,
   
     PostCreation();
   
   
     PostCreation();
   
-    ApplyWidgetStyle();
-
     SetFont( parent->GetFont() );
 
     wxSize best_size( DoGetBestSize() );
     SetFont( parent->GetFont() );
 
     wxSize best_size( DoGetBestSize() );