mirror of https://github.com/CGAL/cgal
Promote Viewer to QGLViewer
This commit is contained in:
parent
cb467e5e78
commit
bd0d9a5f1e
|
|
@ -106,7 +106,7 @@
|
||||||
<customwidgets>
|
<customwidgets>
|
||||||
<customwidget>
|
<customwidget>
|
||||||
<class>Viewer</class>
|
<class>Viewer</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QGLViewer</extends>
|
||||||
<header>Viewer.h</header>
|
<header>Viewer.h</header>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue