X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa50c0e3bfe333bf527177ada29fe24fbc6f6353..cf0cf17b0058bca4f7144b474a906d73b4fd06ef:/include/wx/palmos/radiobox.h 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;