view qt/opengl/gl.d @ 274:f5606687c578

VERBOSE_DEBUG flag
author SokoL_SD
date Mon, 28 Sep 2009 05:32:25 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

public
{
    import qt.opengl.gltypes;
    import qt.opengl.glfuncs;
}