]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this...
[wxWidgets.git] / include / wx / glcanvas.h
index 751cd4f2e5d1ed39355adfacc9abf71612280d19..680796ee28fbabc26e6d66d9274659d782b385d0 100644 (file)
@@ -60,6 +60,8 @@ enum
 #include "wx/mac/glcanvas.h"
 #elif defined(__WXCOCOA__)
 #include "wx/cocoa/glcanvas.h"
+#else
+#error "wxGLCanvas not supported in this wxWidgets port"
 #endif
 
 #include "wx/app.h"