]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/gauge.cpp
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / src / gtk1 / gauge.cpp
index 2d8ed0c4d3f49f3abd7d6dadb181a98f85b098a4..90aad2ca5b65d2f46491baef58f2bf65d6da0986 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -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