]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/radiobox.h
wxHelpController now wxCHMHelpController on Windows
[wxWidgets.git] / include / wx / palmos / radiobox.h
index 39640d620cabbc1c459698544caa877b07c949ae..337e52a69ff6d6b288a982cf5cf00586c56566bc 100644 (file)
@@ -137,9 +137,6 @@ public:
     int GetNumVer() const;
     int GetNumHor() const;
 
-    virtual void ApplyParentThemeBackground(const wxColour& bg)
-        { SetBackgroundColour(bg); }
-
 protected:
     // we can't compute our best size before the items are added to the control
     virtual void SetInitialBestSize(const wxSize& WXUNUSED(size)) { }