summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuoqing Zhang <guoqing.zhang@nokia.com>2011-04-12 07:45:43 (GMT)
committerGuoqing Zhang <guoqing.zhang@nokia.com>2011-04-12 07:45:43 (GMT)
commitf3092b91a7a2e9e34dfe7eefb3c6b0ed8c3c3786 (patch)
treedf51633412fcecd640ce3ea3c76e332266a204ac
parentaf2ad5865c9922e38bf8936c4a8ee72e1054c05f (diff)
downloadQt-f3092b91a7a2e9e34dfe7eefb3c6b0ed8c3c3786.zip
Qt-f3092b91a7a2e9e34dfe7eefb3c6b0ed8c3c3786.tar.gz
Qt-f3092b91a7a2e9e34dfe7eefb3c6b0ed8c3c3786.tar.bz2
Fix OpenGL build break on Symbian
Task-number: QT-4871 Reviewed-by: Dmitry Trofimov
-rw-r--r--src/s60installs/eabi/QtOpenGLu.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/eabi/QtOpenGLu.def b/src/s60installs/eabi/QtOpenGLu.def
index 44f7306..34b5266 100644
--- a/src/s60installs/eabi/QtOpenGLu.def
+++ b/src/s60installs/eabi/QtOpenGLu.def
@@ -759,7 +759,7 @@ EXPORTS
_ZNK14QGLPaintDevice9isFlippedEv @ 758 NONAME
_ZNK16QGLWindowSurface8featuresEv @ 759 NONAME
_ZNK26QGLFramebufferObjectFormat6mipmapEv @ 760 NONAME
- _ZTI22QGLContextResourceBase @ 761 NONAME
+ _ZTI22QGLContextResourceBase @ 761 NONAME ABSENT
_ZTI27QGLContextGroupResourceBase @ 762 NONAME
_ZTV22QGLContextResourceBase @ 763 NONAME
_ZTV27QGLContextGroupResourceBase @ 764 NONAME