/////////////////////////////////////////////////////////////////////////////
-// Name: glcanvas.h
+// Name: wx/gtk/glcanvas.h
// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK
// Author: Robert Roebling
// Modified by:
// implementation from now on
void OnInternalIdle();
- GtkWidget *m_glWidget;
bool m_exposed;
#if WXWIN_COMPATIBILITY_2_8