X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2c357747dd5a64b3302befcb7463586f624223b..661698e54f2bc599dc1a961ffbae08ccdd6b9b97:/include/wx/gtk/textctrl.h?ds=inline diff --git a/include/wx/gtk/textctrl.h b/include/wx/gtk/textctrl.h index 15e44703da..5db8cb09e7 100644 --- a/include/wx/gtk/textctrl.h +++ b/include/wx/gtk/textctrl.h @@ -145,11 +145,6 @@ public: GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); protected: - // wxGTK-specific: called recursively by Enable, - // to give widgets an oppprtunity to correct their colours after they - // have been changed by Enable - virtual void OnEnabled(bool enable); - // overridden wxWindow virtual methods virtual wxSize DoGetBestSize() const; virtual void DoApplyWidgetStyle(GtkRcStyle *style);