view qt/opengl/gl.d @ 270:49bfc86ff583

true emit of Qt signals.
author eldar
date Thu, 24 Sep 2009 12:59:48 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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