diff options
author | Joona Petrell <joona.t.petrell@nokia.com> | 2010-09-20 07:24:39 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-23 01:55:59 (GMT) |
commit | c573a69b3ff4ec2f7126a86c30c8f110a974937a (patch) | |
tree | 9093e9621fdca69e077207e12a1fa9ff18eeda8f /src/s60installs/bwins | |
parent | 7ce308d589c7dbbe295f2cf2a2975a05dd4d1812 (diff) | |
download | Qt-c573a69b3ff4ec2f7126a86c30c8f110a974937a.zip Qt-c573a69b3ff4ec2f7126a86c30c8f110a974937a.tar.gz Qt-c573a69b3ff4ec2f7126a86c30c8f110a974937a.tar.bz2 |
Update QtCore bwins def file
(cherry picked from commit 580fbb6a48b9cc2fbd0a011449d0c3a73c939ff9)
Diffstat (limited to 'src/s60installs/bwins')
-rw-r--r-- | src/s60installs/bwins/QtCoreu.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s60installs/bwins/QtCoreu.def b/src/s60installs/bwins/QtCoreu.def index 1a79f63..0f66d72 100644 --- a/src/s60installs/bwins/QtCoreu.def +++ b/src/s60installs/bwins/QtCoreu.def @@ -1440,8 +1440,8 @@ EXPORTS ?d_func@QBuffer@@ABEPBVQBufferPrivate@@XZ @ 1439 NONAME ; class QBufferPrivate const * QBuffer::d_func(void) const ?d_func@QCoreApplication@@AAEPAVQCoreApplicationPrivate@@XZ @ 1440 NONAME ; class QCoreApplicationPrivate * QCoreApplication::d_func(void) ?d_func@QCoreApplication@@ABEPBVQCoreApplicationPrivate@@XZ @ 1441 NONAME ; class QCoreApplicationPrivate const * QCoreApplication::d_func(void) const - ?d_func@QDir@@AAEPAVQDirPrivate@@XZ @ 1442 NONAME ; class QDirPrivate * QDir::d_func(void) - ?d_func@QDir@@ABEPBVQDirPrivate@@XZ @ 1443 NONAME ; class QDirPrivate const * QDir::d_func(void) const + ?d_func@QDir@@AAEPAVQDirPrivate@@XZ @ 1442 NONAME ABSENT ; class QDirPrivate * QDir::d_func(void) + ?d_func@QDir@@ABEPBVQDirPrivate@@XZ @ 1443 NONAME ABSENT ; class QDirPrivate const * QDir::d_func(void) const ?d_func@QEventDispatcherSymbian@@AAEPAVQAbstractEventDispatcherPrivate@@XZ @ 1444 NONAME ; class QAbstractEventDispatcherPrivate * QEventDispatcherSymbian::d_func(void) ?d_func@QEventDispatcherSymbian@@ABEPBVQAbstractEventDispatcherPrivate@@XZ @ 1445 NONAME ; class QAbstractEventDispatcherPrivate const * QEventDispatcherSymbian::d_func(void) const ?d_func@QEventLoop@@AAEPAVQEventLoopPrivate@@XZ @ 1446 NONAME ; class QEventLoopPrivate * QEventLoop::d_func(void) |