X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..8de5b24e54bd7fec2a9e2011b2402b3f33117bd7:/include/wx/gtk1/spinctrl.h diff --git a/include/wx/gtk1/spinctrl.h b/include/wx/gtk1/spinctrl.h index e8721664ca..7ca72d8262 100644 --- a/include/wx/gtk1/spinctrl.h +++ b/include/wx/gtk1/spinctrl.h @@ -5,7 +5,7 @@ // Modified by: // RCS-ID: $Id$ // Copyright: (c) Robert Roebling -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKSPINCTRLH__ @@ -66,7 +66,6 @@ public: void OnChar( wxKeyEvent &event ); bool IsOwnGtkWindow( GdkWindow *window ); - void ApplyWidgetStyle(); void GtkDisableEvents(); void GtkEnableEvents();