X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..b6e2eddeaf7e559589ce41ac41e88f9bd71c5a08:/include/wx/glcanvas.h 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() { }