X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a308135449c51cbf067c128c9b61354ca7f899c9..af01f1ba0d697c07173f436ab661b4c833258a91:/include/wx/msw/glcanvas.h?ds=sidebyside diff --git a/include/wx/msw/glcanvas.h b/include/wx/msw/glcanvas.h index df45b5e816..69d6e5cc51 100644 --- a/include/wx/msw/glcanvas.h +++ b/include/wx/msw/glcanvas.h @@ -79,7 +79,7 @@ public: wxWindow* m_window; }; -class WXDLLEXPORT wxGLCanvas: public wxScrolledWindow +class WXDLLEXPORT wxGLCanvas: public wxWindow { DECLARE_CLASS(wxGLCanvas) public: