view qt/opengl/gl.d @ 68:d4991ce91532

CMake: small network package fix...
author SokoL_SD
date Wed, 20 May 2009 07:31:01 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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