X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..4960f9fc9aab2b2205197813c041ce0681c4df9b:/include/wx/palmos/button.h?ds=sidebyside diff --git a/include/wx/palmos/button.h b/include/wx/palmos/button.h index cc45441469..4c1118b475 100644 --- a/include/wx/palmos/button.h +++ b/include/wx/palmos/button.h @@ -43,7 +43,7 @@ public: virtual ~wxButton(); - virtual void SetDefault(); + virtual wxWindow *SetDefault(); // implementation from now on virtual void Command(wxCommandEvent& event);