]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/tglbtn.h
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git] / include / wx / palmos / tglbtn.h
index 4b8f99def884619020acc28e3e274f2c5a1cbbca..1fd907bc1790a077d1bff8d4471975863d8c7e16 100644 (file)
@@ -46,6 +46,9 @@ public:
 
     virtual void Command(wxCommandEvent& event);
 
+    // send a notification event, return true if processed
+    bool SendClickEvent();
+
 protected:
     virtual wxSize DoGetBestSize() const;
     virtual wxBorder GetDefaultBorder() const;