]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/samples/ogledit/ogledit.h
print overlap gone, mouse/cursor handling
[wxWidgets.git] / utils / ogl / samples / ogledit / ogledit.h
index 3f0408c9497930d0ed0d81f5a9264cb336e8eeab..62dfb9bced0c8d0800748df81345e423725ea30a 100644 (file)
@@ -55,7 +55,7 @@ class MyFrame: public wxDocParentFrame
 
   MyCanvas *CreateCanvas(wxView *view, wxFrame *parent);
   void OnSize(wxSizeEvent& event);
-  bool OnClose(void);
+  void OnCloseWindow(wxCloseEvent& event);
   void OnAbout(wxCommandEvent& event);
 
 DECLARE_EVENT_TABLE()