mirror of https://github.com/CGAL/cgal
Remove the include of <QOpenGLFunctions_3_3_Core>
Now, only the Viewer class uses <QOpenGLFunctions_3_3_Core>.
This commit is contained in:
parent
30e5d129f8
commit
cf64acbd15
|
|
@ -5,7 +5,6 @@
|
|||
#include <QString>
|
||||
#include <QPixmap>
|
||||
#include <QFont>
|
||||
#include <QOpenGLFunctions_3_3_Core>
|
||||
#include <QOpenGLBuffer>
|
||||
#include <QOpenGLShader>
|
||||
#include <QOpenGLVertexArrayObject>
|
||||
|
|
|
|||
Loading…
Reference in New Issue