Fix wxGLCanvas compilation with wxUSE_PALETTE==0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Nov 2010 13:52:04 +0000 (13:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Nov 2010 13:52:04 +0000 (13:52 +0000)
commit9ce5cf09c2a6236eca9c73bdded05286dd5ab12a
tree20b55e74a6b0ef92a823e4264e229e401cbf7896
parent6d61520df379256febf923d13590ec667a8ba2b6
Fix wxGLCanvas compilation with wxUSE_PALETTE==0.

This fixes compilation problems with the minimal build of wxGTK and will make
removing palette support in the future simpler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/glcanvas.h
src/gtk/glcanvas.cpp