Clearly mark wxGLCanvas as not working under wxX11.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon 2003-02-10 21:27:24 +00:00
parent 5c0ee4a80a
commit fd52ec657f

View File

@ -18,6 +18,8 @@
#if wxUSE_GLCANVAS
#error Sorry, wxGLCanvas does not work yet with wxX11
#include "wx/glcanvas.h"
#include "wx/utils.h"
#include "wx/app.h"