X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/451c13c85ce4338db0853cfc1f148f8c92eaf91c..fcc9ca7f72b92d6b0a4eabe72f205d54480df72e:/samples/opengl/penguin/penguin.h diff --git a/samples/opengl/penguin/penguin.h b/samples/opengl/penguin/penguin.h index b5aae0eea1..3f25590907 100644 --- a/samples/opengl/penguin/penguin.h +++ b/samples/opengl/penguin/penguin.h @@ -100,7 +100,7 @@ private: GLData m_gldata; DXFRenderer m_renderer; - DECLARE_NO_COPY_CLASS(TestGLCanvas) + wxDECLARE_NO_COPY_CLASS(TestGLCanvas); DECLARE_EVENT_TABLE() };