diff options
author | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-08 14:50:15 (GMT) |
---|---|---|
committer | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-08 14:50:15 (GMT) |
commit | cb7ce0b2cb0f47e7ef51e7c7f034dda39cc410ad (patch) | |
tree | a3ce591a118c6852cf82d067cdd109b46bd3958f /src/s60installs | |
parent | a8f7a5067e4c3d1e7ef87a7067e026e62eab5c17 (diff) | |
download | Qt-cb7ce0b2cb0f47e7ef51e7c7f034dda39cc410ad.zip Qt-cb7ce0b2cb0f47e7ef51e7c7f034dda39cc410ad.tar.gz Qt-cb7ce0b2cb0f47e7ef51e7c7f034dda39cc410ad.tar.bz2 |
Correcting incorrect ordinal introduced by the split view changes.
Reviewed-by: TRUSTME
Diffstat (limited to 'src/s60installs')
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index 29db74e..b6a24ab 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12181,5 +12181,5 @@ EXPORTS _ZNK14QVolatileImage9byteCountEv @ 12180 NONAME _ZNK14QVolatileImage9constBitsEv @ 12181 NONAME _ZN15QGraphicsSystem22releaseCachedResourcesEv @ 12182 NONAME - _Z32qt_s60_setPartialScreenInputModeb @ 12149 NONAME + _Z32qt_s60_setPartialScreenInputModeb @ 12183 NONAME |