forked from qt-creator/qt-creator
Remove OpenGL dependency
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
VPATH += $$PWD
|
||||
QT += opengl
|
||||
INCLUDEPATH += $$PWD
|
||||
INCLUDEPATH += $$PWD/../navigator
|
||||
DEPENDPATH += $$PWD
|
||||
|
||||
@@ -33,8 +33,6 @@
|
||||
#include <QmlEngine>
|
||||
#include <invalidnodeinstanceexception.h>
|
||||
|
||||
#include <QtOpenGL/QGLWidget>
|
||||
|
||||
namespace QmlDesigner {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user