view qt/opengl/gl.d @ 104:64b874c86f9b

fixed bug with QSpinBox
author eldar
date Sat, 30 May 2009 13:07:26 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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