summaryrefslogtreecommitdiffstats
path: root/src/s60installs/eabi
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-05-09 16:21:11 +0300
committerSami Merila <sami.merila@nokia.com>2011-05-09 16:21:11 +0300
commit0dce79459e4ac5b2ed64c01052206e21764d8933 (patch)
tree38c6d28e95054edea1eb7db771e043f0c0974d4a /src/s60installs/eabi
parentfa53804c12e692d29421e22e2c59f6aff2d519e7 (diff)
Provide internal API to avoid automatic translation of input widget
There will be cases when client will want to disable splitview automatic view translation, so that keyboard is just brought on top of the application and no other actions happen. There will be no new public Qt GUI API to cover the cases (the public API will come from QML Components), but the implementation is done with new private API. Task-number: QTBUG-18716 Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src/s60installs/eabi')
-rw-r--r--src/s60installs/eabi/QtGuiu.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def
index 66464010e0..133e6271e5 100644
--- a/src/s60installs/eabi/QtGuiu.def
+++ b/src/s60installs/eabi/QtGuiu.def
@@ -12799,4 +12799,5 @@ EXPORTS
_ZNK10QZipWriter6deviceEv @ 12798 NONAME
_ZNK10QZipWriter6existsEv @ 12799 NONAME
_ZNK10QZipWriter6statusEv @ 12800 NONAME
+ _Z43qt_s60_setPartialScreenAutomaticTranslationb @ 12801 NONAME