view qt/opengl/gl.d @ 329:0085380ff921 signals

use check for nullness instead of sucky static constructors to create meta objects
author eldar1@eldar1-laptop
date Sun, 10 Jan 2010 11:16:49 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

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