]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/stattext.cpp
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
[wxWidgets.git] / src / gtk1 / stattext.cpp
index ff7c054a02055ea3bfc69b425a2f9ecdf9fbe549..39664e6f76b62c67be38b988302290acc1881ea7 100644 (file)
@@ -81,6 +81,8 @@ bool wxStaticText::Create(wxWindow *parent,
     m_parent->DoAddChild( this );
 
     PostCreation();
     m_parent->DoAddChild( this );
 
     PostCreation();
+    
+    ApplyWidgetStyle();
 
     wxControl::SetFont( parent->GetFont() );
     
 
     wxControl::SetFont( parent->GetFont() );