]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/button.h
define wxUSE_CRASHREPORT as 0 for non-MSW
[wxWidgets.git] / include / wx / palmos / button.h
index 4c01bac899a260c68e538ed0f7dee221f5b494ac..37f60a955129a1f0cfb0c2f63114a822ae229ee8 100644 (file)
@@ -55,12 +55,6 @@ public:
     // send a notification event, return true if processed
     bool SendClickEvent();
 
-    virtual void ApplyParentThemeBackground(const wxColour& bg)
-    {
-        // avoide switching into owner-drawn mode
-        wxControl::SetBackgroundColour(bg);
-    }
-
 protected:
 
     // default button handling