X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8be10866cedb04e1072e411a094524d0efe98525..2f0e16e186a58e730e38400f5ddd96df62ee19bb:/include/wx/palmos/radiobut.h diff --git a/include/wx/palmos/radiobut.h b/include/wx/palmos/radiobut.h index db4746f1d3..5e0040e738 100644 --- a/include/wx/palmos/radiobut.h +++ b/include/wx/palmos/radiobut.h @@ -56,10 +56,6 @@ public: // send a notification event, return true if processed bool SendClickEvent(); - virtual void ApplyParentThemeBackground(const wxColour& bg) - { SetBackgroundColour(bg); } - - protected: virtual wxSize DoGetBestSize() const;