]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/scrolbar.cpp
wxFile::Length() return type fix (replaces last check in)
[wxWidgets.git] / src / gtk / scrolbar.cpp
index 6dcd71ec52c1cf16b1a9837e02189e8fd015c646..f2d26ced1d242ffbbcb5330de356c95abb482fe1 100644 (file)
@@ -325,12 +325,6 @@ bool wxScrollBar::IsOwnGtkWindow( GdkWindow *window )
            );
 }
 
            );
 }
 
-void wxScrollBar::ApplyWidgetStyle()
-{
-    SetWidgetStyle();
-    gtk_widget_set_style( m_widget, m_widgetStyle );
-}
-
 wxSize wxScrollBar::DoGetBestSize() const
 {
     return wxControl::DoGetBestSize();
 wxSize wxScrollBar::DoGetBestSize() const
 {
     return wxControl::DoGetBestSize();