]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.h
offset version by 1 to avoid having compatibility_version of 0.0.0 under Darwin:...
[wxWidgets.git] / samples / opengl / cube / cube.h
index 077d4f16d9f4c06dbfba4797db352374b739d58f..f50ea2a0493d9b9f8f31baedfd7f47448cb63d26 100644 (file)
@@ -56,7 +56,7 @@ public:
         const wxSize& size = wxDefaultSize,
         long style = 0, const wxString& name = _T("TestGLCanvas") );
 
-    TestGLCanvas( wxWindow *parent, const TestGLCanvas &other,
+    TestGLCanvas( wxWindow *parent, const TestGLCanvas *other,
         wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition,
         const wxSize& size = wxDefaultSize, long style = 0,
         const wxString& name = _T("TestGLCanvas") );