]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/stattext.cpp
don't use ROPs for drawing the text for wxMSW compatibility
[wxWidgets.git] / src / gtk1 / stattext.cpp
index 54d7366a4f4f360500edd220f2de037225edcd96..39664e6f76b62c67be38b988302290acc1881ea7 100644 (file)
@@ -81,7 +81,7 @@ bool wxStaticText::Create(wxWindow *parent,
     m_parent->DoAddChild( this );
 
     PostCreation();
-
+    
     ApplyWidgetStyle();
 
     wxControl::SetFont( parent->GetFont() );