We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 596bb0c + 611fefb commit c7f2b1fCopy full SHA for c7f2b1f
common/lc_context.cpp
@@ -12,7 +12,6 @@
12
#include "lc_viewmanipulator.h"
13
#include "lc_stringcache.h"
14
#include "lc_partselectionwidget.h"
15
-#include <QOpenGLFunctions_3_2_Core>
16
17
#ifdef LC_OPENGLES
18
#define glEnableClientState(...)
common/lc_glextensions.cpp
@@ -1,6 +1,5 @@
1
#include "lc_global.h"
2
#include "lc_glextensions.h"
3
4
5
bool gSupportsShaderObjects;
6
bool gSupportsVertexBufferObject;
0 commit comments