]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/glcanvas/samples/cube/cube.h
Added more makefiles
[wxWidgets.git] / utils / glcanvas / samples / cube / cube.h
index 5ae1fd9f7f19d4c50da4ce429fd63a4ea7e81c9f..74d3219ecef44bb61f4ca0389f4591eb807c4f64 100644 (file)
@@ -30,7 +30,6 @@ public:
         long style = wxDEFAULT_FRAME_STYLE);
 
     void OnExit(wxCommandEvent& event);
-    bool OnClose(void);
 public:
     TestGLCanvas*    m_canvas;