summaryrefslogtreecommitdiffstats
path: root/src/s60installs/bwins
diff options
context:
space:
mode:
authorPasi Pentikainen <ext-pasi.a.pentikainen@nokia.com>2012-09-06 16:17:46 +0300
committerQt by Nokia <qt-info@nokia.com>2012-09-07 14:29:58 +0200
commit2bc93e5d559515741b79eb4e5e9ecb9e726ca02a (patch)
tree158e42d59432cb51b882f3bafe45fdd360f21d7b /src/s60installs/bwins
parentbcb5afdf7a059693eedd09ac15c284f02b7685af (diff)
Symbian: fix symbian QtCore deffiles (for QUrl::detach)
Freeze added exports caused by commit c3fe37fe (change Ie2674e46eb7416b0e753323b673c10f9d3457f6d). Change-Id: Icca8eff81e62f73639ee7f21b087370dfe501571 Reviewed-by: Jaakko Helanti <ext-jaakko.helanti@nokia.com> Reviewed-by: Pasi Pentikäinen <ext-pasi.a.pentikainen@nokia.com>
Diffstat (limited to 'src/s60installs/bwins')
-rw-r--r--src/s60installs/bwins/QtCoreu.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s60installs/bwins/QtCoreu.def b/src/s60installs/bwins/QtCoreu.def
index 43f1055011..09eb21c9b6 100644
--- a/src/s60installs/bwins/QtCoreu.def
+++ b/src/s60installs/bwins/QtCoreu.def
@@ -4893,3 +4893,5 @@ EXPORTS
?wakeUpWasCalled@QEventDispatcherSymbian@@QAEXPAVQWakeUpActiveObject@@@Z @ 4892 NONAME ; void QEventDispatcherSymbian::wakeUpWasCalled(class QWakeUpActiveObject *)
?qmljsDebugArguments@QCoreApplicationPrivate@@SA?AVQString@@XZ @ 4893 NONAME ; class QString QCoreApplicationPrivate::qmljsDebugArguments(void)
?processCommandLineArguments@QCoreApplicationPrivate@@QAEXXZ @ 4894 NONAME ; void QCoreApplicationPrivate::processCommandLineArguments(void)
+ ?detach@QUrl@@AAEXAAVQMutexLocker@@@Z @ 4895 NONAME ; void QUrl::detach(class QMutexLocker &)
+