diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-04-04 05:15:36 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-04-04 05:15:36 (GMT) |
commit | b0bf3675a5d18f5ef5724d360ede9f6a279cd2ad (patch) | |
tree | 2ea0cb1c6b7670db6798e847798ee125a4c749a9 | |
parent | 22d51c69c85e6ac928b262668c3103eb63094ac8 (diff) | |
parent | 9c365ff16abec339c3930444dc1722a419f07dad (diff) | |
download | Qt-b0bf3675a5d18f5ef5724d360ede9f6a279cd2ad.zip Qt-b0bf3675a5d18f5ef5724d360ede9f6a279cd2ad.tar.gz Qt-b0bf3675a5d18f5ef5724d360ede9f6a279cd2ad.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team:
Updated QtGui DEF file for ARMV5
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index ca83384..cfbca55 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12433,4 +12433,7 @@ EXPORTS _ZTV20QBlittablePixmapData @ 12432 NONAME _ZTV9QScroller @ 12433 NONAME _Zls6QDebugPK13QSymbianEvent @ 12434 NONAME + _ZN11QTextEngine17leadingSpaceWidthERK11QScriptLine @ 12435 NONAME + _ZNK14QWindowSurface8featuresEv @ 12436 NONAME + _ZNK20QRasterWindowSurface8featuresEv @ 12437 NONAME |