summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-05-26 15:13:57 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-05-26 15:14:27 (GMT)
commitbcd23411c8e22e15b863212a544bd64b78fe04b9 (patch)
tree06e331864f61983e82fc9398786ca9d202b07fc4 /src/opengl
parent0ae04e9d7872d170974d15e8fbae8da1949c94df (diff)
downloadQt-bcd23411c8e22e15b863212a544bd64b78fe04b9.zip
Qt-bcd23411c8e22e15b863212a544bd64b78fe04b9.tar.gz
Qt-bcd23411c8e22e15b863212a544bd64b78fe04b9.tar.bz2
some cleanups on private exported symbols
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/qpaintengine_opengl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opengl/qpaintengine_opengl.cpp b/src/opengl/qpaintengine_opengl.cpp
index 6f7078a..d98cd7c 100644
--- a/src/opengl/qpaintengine_opengl.cpp
+++ b/src/opengl/qpaintengine_opengl.cpp
@@ -39,7 +39,6 @@
**
****************************************************************************/
-#include <private/qtextengine_p.h>
#include <qdebug.h>
#include <private/qfontengine_p.h>
#include <qmath.h>