view qt/opengl/gl.d @ 95:1c7973b20ebc

fix for a bug in OPTLINK, it needs a specific order of the files... fixes windows bug
author eldar
date Thu, 28 May 2009 22:39:31 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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