view qt/opengl/gl.d @ 335:1e9092e20a67

merge signals branch into default
author eldar1@eldar1-laptop
date Sun, 07 Feb 2010 16:04:36 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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