Merge pull request #992 from sertonix/patch-1
Remove unused QOpenGLFunctions_3_2_Core include
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "lc_viewmanipulator.h"
|
||||
#include "lc_stringcache.h"
|
||||
#include "lc_partselectionwidget.h"
|
||||
#include <QOpenGLFunctions_3_2_Core>
|
||||
|
||||
#ifdef LC_OPENGLES
|
||||
#define glEnableClientState(...)
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "lc_global.h"
|
||||
#include "lc_glextensions.h"
|
||||
#include <QOpenGLFunctions_3_2_Core>
|
||||
|
||||
bool gSupportsShaderObjects;
|
||||
bool gSupportsVertexBufferObject;
|
||||
|
||||
Reference in New Issue
Block a user