]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mdi/mdi.h
cw6 makefiles (makemac6.mcp)
[wxWidgets.git] / samples / mdi / mdi.h
index b05f205a02fc29e8fea95b525f3c6eb7f27d0801..cea871baf832bb8aeb40e15abd417076136ec828 100644 (file)
@@ -68,6 +68,8 @@ public:
     void OnQuit(wxCommandEvent& event);
     void OnClose(wxCloseEvent& event);
 
+    void OnUpdateRefresh(wxUpdateUIEvent& event);
+
     DECLARE_EVENT_TABLE()
 };