X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f68586e51b20dccee3fd5645aeaca7cc8ff298c2..7a5214a863e8bd4b1d7e5f896fb627b368a717f9:/include/wx/gtk1/checkbox.h?ds=inline diff --git a/include/wx/gtk1/checkbox.h b/include/wx/gtk1/checkbox.h index 40afabfd83..562f783397 100644 --- a/include/wx/gtk1/checkbox.h +++ b/include/wx/gtk1/checkbox.h @@ -66,6 +66,8 @@ public: bool Enable( bool enable ); // implementation + // -------------- + void ApplyWidgetStyle(); bool IsOwnGtkWindow( GdkWindow *window ); void OnInternalIdle();