]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
Fixed preview navigation as per ancient bug report
[wxWidgets.git] / include / wx / glcanvas.h
index 3c4a52646ebe7b983b2f3d2df87b1b8dc231369b..d0cf6016b46cd0520d2a8a65f3d55a300e2cb9d7 100644 (file)
 #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() { }