diff options
author | Iain <qt-info@nokia.com> | 2010-04-16 23:06:23 +0200 |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2010-04-16 23:08:00 +0200 |
commit | daaaea2d79f37c7fa22eef174d6489939e965a8e (patch) | |
tree | 51c42fa551a59879ecd6375940ebb3178d1bb2d0 /src/s60installs/eabi/QtCoreu.def | |
parent | b5eeb8a5facc34e66a34ba317d2ed63b6d1be4af (diff) | |
download | qt4-tools-daaaea2d79f37c7fa22eef174d6489939e965a8e.tar.gz |
EABI and BWINS DEF file updates for Symbian
Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs/eabi/QtCoreu.def')
-rw-r--r-- | src/s60installs/eabi/QtCoreu.def | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/s60installs/eabi/QtCoreu.def b/src/s60installs/eabi/QtCoreu.def index e54e03f88e..caeac8d6c6 100644 --- a/src/s60installs/eabi/QtCoreu.def +++ b/src/s60installs/eabi/QtCoreu.def @@ -3693,6 +3693,8 @@ EXPORTS _ZN9QDateTime19fromMSecsSinceEpochEx @ 3692 NONAME _ZNK9QDateTime17toMSecsSinceEpochEv @ 3693 NONAME _ZN10QTextCodec11validCodecsEv @ 3694 NONAME - _ZN16QDeclarativeData13parentChangedE @ 3695 NONAME DATA 4 - _ZN16QDeclarativeData9destroyedE @ 3696 NONAME DATA 4 + _ZN16QDeclarativeData13parentChangedE @ 3695 NONAME DATA 4 ABSENT + _ZN16QDeclarativeData9destroyedE @ 3696 NONAME DATA 4 ABSENT + _ZN24QAbstractDeclarativeData13parentChangedE @ 3697 NONAME DATA 4 + _ZN24QAbstractDeclarativeData9destroyedE @ 3698 NONAME DATA 4 |