]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/checkbox.cpp
compile bug fixed in SetCursor
[wxWidgets.git] / src / gtk / checkbox.cpp
index 051e51b500bd5a4442741a9d09d55bf072740d3c..8bc24ddf9e682acf443fd65856bb6a689257791f 100644 (file)
@@ -115,8 +115,6 @@ bool wxCheckBox::Create(wxWindow *parent,
 
     PostCreation();
 
-    ApplyWidgetStyle();
-
     SetFont( parent->GetFont() );
 
     wxSize size_best( DoGetBestSize() );