]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/checkbox.h
Added #if wxUSE_STACKWALKER. Fixes compilation of OS X shared libraries.
[wxWidgets.git] / include / wx / palmos / checkbox.h
index d2f7628a2664bf2d0a28b3fe899601224f6700bd..d98110bf682cfeba24da6e834ce9a1ae26e3649e 100644 (file)
@@ -47,6 +47,9 @@ public:
 
     virtual void Command(wxCommandEvent& event);
 
 
     virtual void Command(wxCommandEvent& event);
 
+    // send a notification event, return true if processed
+    bool SendClickEvent();
+
 protected:
     virtual wxSize DoGetBestSize() const;
 
 protected:
     virtual wxSize DoGetBestSize() const;