]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/gauge.cpp
Don't have to explicitly set the background any more, the default will
[wxWidgets.git] / src / gtk / gauge.cpp
index 7fe754a52e2f6a68a1ac1de0925ea6e787a1f43e..90aad2ca5b65d2f46491baef58f2bf65d6da0986 100644 (file)
@@ -106,12 +106,6 @@ int wxGauge::GetValue() const
     return m_gaugePos;
 }
 
-void wxGauge::ApplyWidgetStyle()
-{
-    SetWidgetStyle();
-    gtk_widget_set_style( m_widget, m_widgetStyle );
-}
-
 wxVisualAttributes wxGauge::GetDefaultAttributes() const
 {
     // Visible gauge colours use a different colour state