X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa50c0e3bfe333bf527177ada29fe24fbc6f6353..3a5910cbe95603698b984cc6d8d41bbe7e2f89d9:/include/wx/palmos/radiobox.h?ds=sidebyside diff --git a/include/wx/palmos/radiobox.h b/include/wx/palmos/radiobox.h index f98c57b851..39640d620c 100644 --- a/include/wx/palmos/radiobox.h +++ b/include/wx/palmos/radiobox.h @@ -163,7 +163,7 @@ protected: private: void Init(); - wxRadioButton *GetRadioButton(int i); + wxRadioButton *GetRadioButton(int i) const; wxPoint m_pos; wxSize m_size;