X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05e770c40ec1aef151a288bc1c22d9c4c73e4325..1a838ff58bfd0fd040156a16ce6fd804e20b5f46:/include/wx/glcanvas.h diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 5eb588c117..2ba47b60db 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -30,7 +30,7 @@ public: // use this in the constructor of the user-derived wxGLApp class to // determine if an OpenGL rendering context with these attributes - // is available - returns TRUE if so, FALSE if not. + // is available - returns true if so, false if not. bool InitGLVisual(int *attribList); private: