X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..ba8a4f660ae54de211a5869d7ea2c86cfd47cfeb:/include/wx/glcanvas.h?ds=sidebyside diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 3c4a52646e..d0cf6016b4 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -19,12 +19,10 @@ #include "wx/mac/glcanvas.h" #elif defined(__WXPM__) #include "wx/os2/glcanvas.h" -#elif defined(__WXSTUBS__) -#include "wx/stubs/glcanvas.h" #endif #include "wx/app.h" -class WXDLLEXPORT wxGLApp : public wxApp +class WXDLLIMPEXP_GL wxGLApp : public wxApp { public: wxGLApp() : wxApp() { }