diff options
author | Joona Petrell <joona.t.petrell@nokia.com> | 2010-11-19 04:40:33 (GMT) |
---|---|---|
committer | Joona Petrell <joona.t.petrell@nokia.com> | 2010-11-19 04:40:33 (GMT) |
commit | abfdba11b8948497765c24670becf39e2ce1ff6d (patch) | |
tree | e7e693d73c3c91a7d6428e9578e48fe6d3f37071 /src/s60installs | |
parent | f3a80c1128a04c9eb04a28b2fe8b468113731c43 (diff) | |
download | Qt-abfdba11b8948497765c24670becf39e2ce1ff6d.zip Qt-abfdba11b8948497765c24670becf39e2ce1ff6d.tar.gz Qt-abfdba11b8948497765c24670becf39e2ce1ff6d.tar.bz2 |
Add missing symbols to QtOpenGL arm def file
Diffstat (limited to 'src/s60installs')
-rw-r--r-- | src/s60installs/eabi/QtOpenGLu.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtOpenGLu.def b/src/s60installs/eabi/QtOpenGLu.def index 7ceade4..c92d99e 100644 --- a/src/s60installs/eabi/QtOpenGLu.def +++ b/src/s60installs/eabi/QtOpenGLu.def @@ -702,4 +702,9 @@ EXPORTS _ZeqRK9QGLFormatS1_ @ 701 NONAME _Zls6QDebugRK9QGLFormat @ 702 NONAME _ZneRK9QGLFormatS1_ @ 703 NONAME + _ZN16QGLWindowSurface26initializeOffscreenTextureERK5QSize @ 704 NONAME + _ZNK20QGLTextureGlyphCache15maxTextureWidthEv @ 705 NONAME + _ZNK20QGLTextureGlyphCache16maxTextureHeightEv @ 706 NONAME + _ZThn8_NK20QGLTextureGlyphCache15maxTextureWidthEv @ 707 NONAME + _ZThn8_NK20QGLTextureGlyphCache16maxTextureHeightEv @ 708 NONAME |