X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/palmos/button.h 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);