diff options
author | mread <qt-info@nokia.com> | 2010-09-23 08:25:13 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2010-09-30 14:48:30 (GMT) |
commit | e3d99d5147e42a5ab1760291061275febdf329c7 (patch) | |
tree | 4fe3fa57ef8f345ca8b565fa9e0259706b95a6a3 /src/s60installs | |
parent | 40b413ca994fd26404672cefa71dc36fd2626b67 (diff) | |
download | Qt-e3d99d5147e42a5ab1760291061275febdf329c7.zip Qt-e3d99d5147e42a5ab1760291061275febdf329c7.tar.gz Qt-e3d99d5147e42a5ab1760291061275febdf329c7.tar.bz2 |
new allocator tidy up and winscw freeze
renamed headers
diabaled new allocator for winscw builds, and froze the heap creation
export
Task-number: QT-3967
Reviewed-by: Shane Kearns
Diffstat (limited to 'src/s60installs')
-rw-r--r-- | src/s60installs/bwins/QtCoreu.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s60installs/bwins/QtCoreu.def b/src/s60installs/bwins/QtCoreu.def index 0f66d72..5eeb244 100644 --- a/src/s60installs/bwins/QtCoreu.def +++ b/src/s60installs/bwins/QtCoreu.def @@ -4482,4 +4482,5 @@ EXPORTS ?textDirection@QLocale@@QBE?AW4LayoutDirection@Qt@@XZ @ 4481 NONAME ; enum Qt::LayoutDirection QLocale::textDirection(void) const ?msecsSinceReference@QElapsedTimer@@QBE_JXZ @ 4482 NONAME ; long long QElapsedTimer::msecsSinceReference(void) const ?selectThread@QEventDispatcherSymbian@@AAEAAVQSelectThread@@XZ @ 4483 NONAME ; class QSelectThread & QEventDispatcherSymbian::selectThread(void) + ?qt_symbian_SetupThreadHeap@@YAHHAAUSStdEpocThreadCreateInfo@@@Z @ 4484 NONAME ; int qt_symbian_SetupThreadHeap(int, struct SStdEpocThreadCreateInfo &) |