summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/opengl.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/opengl/opengl.pri')
-rw-r--r--src/gui/opengl/opengl.pri22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/gui/opengl/opengl.pri b/src/gui/opengl/opengl.pri
index 87b8d80d4b..ed715d9f35 100644
--- a/src/gui/opengl/opengl.pri
+++ b/src/gui/opengl/opengl.pri
@@ -16,16 +16,16 @@ HEADERS += opengl/qopengl.h \
opengl/qopenglgradientcache_p.h \
opengl/qopenglengineshadermanager_p.h \
opengl/qopengl2pexvertexarray_p.h \
- opengl/qpaintengineex_opengl2_p.h \
+ opengl/qopenglpaintengine_p.h \
opengl/qopenglengineshadersource_p.h \
opengl/qopenglcustomshaderstage_p.h \
- opengl/qtriangulatingstroker_p.h \
- opengl/qtriangulator_p.h \
- opengl/qrbtree_p.h \
- opengl/qtextureglyphcache_gl_p.h \
+ opengl/qopengltriangulatingstroker_p.h \
+ opengl/qopengltextureglyphcache_p.h \
opengl/qopenglshadercache_p.h \
opengl/qopenglshadercache_meego_p.h \
- opengl/qopenglcolormap.h
+ opengl/qopenglcolormap.h \
+ opengl/qtriangulator_p.h \
+ opengl/qrbtree_p.h
SOURCES += opengl/qopengl.cpp \
opengl/qopenglfunctions.cpp \
@@ -36,11 +36,11 @@ SOURCES += opengl/qopengl.cpp \
opengl/qopenglgradientcache.cpp \
opengl/qopenglengineshadermanager.cpp \
opengl/qopengl2pexvertexarray.cpp \
- opengl/qpaintengineex_opengl2.cpp \
+ opengl/qopenglpaintengine.cpp \
opengl/qopenglcustomshaderstage.cpp \
- opengl/qtriangulatingstroker.cpp \
- opengl/qtriangulator.cpp \
- opengl/qtextureglyphcache_gl.cpp \
- opengl/qopenglcolormap.cpp
+ opengl/qopengltriangulatingstroker.cpp \
+ opengl/qopengltextureglyphcache.cpp \
+ opengl/qopenglcolormap.cpp \
+ opengl/qtriangulator.cpp
#INCLUDEPATH += ../3rdparty/harfbuzz/src