X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..f23b6f74bbf43799594924e94382b13587b4a57e:/include/wx/gtk1/scrolbar.h diff --git a/include/wx/gtk1/scrolbar.h b/include/wx/gtk1/scrolbar.h index 8ce5e82897..5a8dd5cbc2 100644 --- a/include/wx/gtk1/scrolbar.h +++ b/include/wx/gtk1/scrolbar.h @@ -75,7 +75,6 @@ public: // -------------- bool IsOwnGtkWindow( GdkWindow *window ); - void ApplyWidgetStyle(); GtkAdjustment *m_adjust; float m_oldPos;