]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
Use base class ctors in wxTopLevelWindow.
[wxWidgets.git] / include / wx / glcanvas.h
index 8b82b78c3a5f8d4f4822997172629d2edc3eb9d4..6ead07f031aeffcfadc524f81af8ef8cf3093838 100644 (file)
@@ -52,7 +52,7 @@ enum
     WX_GL_SAMPLES          // 4 for 2x2 antialising supersampling on most graphics cards
 };
 
-#define wxGLCanvasName _T("GLCanvas")
+#define wxGLCanvasName wxT("GLCanvas")
 
 // ----------------------------------------------------------------------------
 // wxGLContextBase: OpenGL rendering context