]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/isosurf/isosurf.h
regenerated
[wxWidgets.git] / samples / opengl / isosurf / isosurf.h
index f1f7519fc89c9ff8a1cb69b44b1cc934052d6535..75e6c48d528523be7cfd0a79bca8392515c7dd8e 100644 (file)
@@ -70,7 +70,7 @@ private:
     GLfloat m_xrot;
     GLfloat m_yrot;
 
-    DECLARE_NO_COPY_CLASS(TestGLCanvas)
+    wxDECLARE_NO_COPY_CLASS(TestGLCanvas);
     DECLARE_EVENT_TABLE()
 };