summaryrefslogtreecommitdiffstats
path: root/src/opengl/opengl.pro
diff options
context:
space:
mode:
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>2011-07-15 13:56:26 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-15 17:14:37 +0200
commitb1a0f7c0d23fb303b00265bb2c5615990f909f98 (patch)
tree4577c11a383c815cd9713dac2b909e7921a41f6e /src/opengl/opengl.pro
parent68711f6ea7362bb2d2ae4d8e56a9928858db494f (diff)
Moved red-black tree from qtriangulator.cpp into its own file.
Moved the red-black tree class so it can be used outside the triangulator as well. Change-Id: I1d63fc88502e8e6c390cac2820c0ce45721cda79 Reviewed-on: http://codereview.qt.nokia.com/1710 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'src/opengl/opengl.pro')
-rw-r--r--src/opengl/opengl.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/opengl.pro b/src/opengl/opengl.pro
index 16a4ce00e9..e2dc011532 100644
--- a/src/opengl/opengl.pro
+++ b/src/opengl/opengl.pro
@@ -68,6 +68,7 @@ SOURCES += qgl.cpp \
gl2paintengineex/qglcustomshaderstage_p.h \
gl2paintengineex/qtriangulatingstroker_p.h \
gl2paintengineex/qtriangulator_p.h \
+ gl2paintengineex/qrbtree_p.h \
gl2paintengineex/qtextureglyphcache_gl_p.h \
gl2paintengineex/qglshadercache_p.h \
gl2paintengineex/qglshadercache_meego_p.h