diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2011-04-26 13:06:32 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2011-04-26 13:13:43 (GMT) |
commit | e945c5009881eac49fd9b54966643a7e9d24c433 (patch) | |
tree | 7690cd1020ee0786d0beb8393928f274f5bd6595 /src | |
parent | af65fd979c5ab7bd1c20d8a015a53762e991c1a4 (diff) | |
download | Qt-e945c5009881eac49fd9b54966643a7e9d24c433.zip Qt-e945c5009881eac49fd9b54966643a7e9d24c433.tar.gz Qt-e945c5009881eac49fd9b54966643a7e9d24c433.tar.bz2 |
Add new exported symbol to QtGuiu.def
Fix build on Symbian
Reviewed-by: Jason Barron
Diffstat (limited to 'src')
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index b6a24ab..799ac43 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12182,4 +12182,6 @@ EXPORTS _ZNK14QVolatileImage9constBitsEv @ 12181 NONAME _ZN15QGraphicsSystem22releaseCachedResourcesEv @ 12182 NONAME _Z32qt_s60_setPartialScreenInputModeb @ 12183 NONAME + _Z29qt_draw_decoration_for_glyphsP8QPainterPKjPK11QFixedPointiP11QFontEngineRK5QFontRK15QTextCharFormat @ 12184 NONAME + _ZNK10QTextBlock7isValidEv @ 12185 NONAME |