]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/radiobut.h
wxHelpController now wxCHMHelpController on Windows
[wxWidgets.git] / include / wx / palmos / radiobut.h
index db4746f1d311a5fefe22c959dc626501666e61f0..5e0040e738be36209c4185f87dde556236022e85 100644 (file)
@@ -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;