X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..63e2147c8b027645682e0e4cd013a3f30bbd3483:/include/wx/gtk1/scrolbar.h?ds=inline 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;