]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/events.i
documented fs_zip bugfix
[wxWidgets.git] / wxPython / src / events.i
index b534f076b7f2d4d43e8bc91545a52cba533b1b14..2a9e392b701a6e8c06fe21cd3599e9fc485b84e0 100644 (file)
@@ -383,6 +383,7 @@ class wxNotifyEvent : public wxCommandEvent {
 public:
     wxNotifyEvent(int commandType = wxEVT_NULL, int id = 0);
     bool IsAllowed();
 public:
     wxNotifyEvent(int commandType = wxEVT_NULL, int id = 0);
     bool IsAllowed();
+    void Allow();
     void Veto();
 };
 
     void Veto();
 };