comparison qt/opengl/gl.d @ 1:e78566595089

initial import
author mandel
date Mon, 11 May 2009 16:01:50 +0000
parents
children
comparison
equal deleted inserted replaced
0:36fb74dc547d 1:e78566595089
1 module qt.opengl.gl;
2
3 public
4 {
5 import qt.opengl.gltypes;
6 import qt.opengl.glfuncs;
7 }