X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/242ec2f7e9e964025400a72581dfa9762850e98b..b91c4601f2cc8fab375dc49a0a1222d58065cfdb:/interface/wx/spinctrl.h?ds=sidebyside diff --git a/interface/wx/spinctrl.h b/interface/wx/spinctrl.h index 5e59c4c85f..1ad48949a3 100644 --- a/interface/wx/spinctrl.h +++ b/interface/wx/spinctrl.h @@ -118,7 +118,7 @@ public: /** Sets the value of the spin control. Use the variant using int instead. */ - void SetValue(const wxString& text); + virtual void SetValue(const wxString& text); /** Sets the value of the spin control.