diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-06-30 06:15:04 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-06-30 06:25:03 (GMT) |
commit | e47512726bc4dcf23db680f0516fc46a634fcef4 (patch) | |
tree | 9d5927b626df31dc7d6dbf84dea88acce0d4e0ce /src/s60installs | |
parent | ab870ab08b71c20b5dc13946bb8af5a51fb8182d (diff) | |
download | Qt-e47512726bc4dcf23db680f0516fc46a634fcef4.zip Qt-e47512726bc4dcf23db680f0516fc46a634fcef4.tar.gz Qt-e47512726bc4dcf23db680f0516fc46a634fcef4.tar.bz2 |
Fixed ARM .def files.
Update for commits fd8e9eadd087d11b0a01d598132ccbb19667fa5a
and fb76a872e20bd0df8e7bbe9c039b7f20423c6f12, which add
private exports.
Diffstat (limited to 'src/s60installs')
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index e7d865b..45be23e 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12020,4 +12020,9 @@ EXPORTS _ZN10QImageData14convertInPlaceEN6QImage6FormatE6QFlagsIN2Qt19ImageConversionFlagEE @ 12019 NONAME _ZN17QRasterPixmapData20createPixmapForImageER6QImage6QFlagsIN2Qt19ImageConversionFlagEEb @ 12020 NONAME _ZN17QRasterPixmapData8fromDataEPKhjPKc6QFlagsIN2Qt19ImageConversionFlagEE @ 12021 NONAME + _ZN15QGraphicsSystem16createPixmapDataEP11QPixmapData @ 12022 NONAME + _ZN17QRasterPixmapData4copyEPK11QPixmapDataRK5QRect @ 12023 NONAME + _ZNK11QPixmapData7toImageERK5QRect @ 12024 NONAME + _ZNK17QRasterPixmapData7toImageERK5QRect @ 12025 NONAME + _ZTV15QGraphicsSystem @ 12026 NONAME |