view qt/opengl/gl.d @ 83:c64698c80409

duic: apply cursor.patch from denis.
author SokoL_SD
date Sun, 24 May 2009 18:26:11 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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