summaryrefslogtreecommitdiffstats
path: root/src/s60installs/bwins/QtTestu.def
diff options
context:
space:
mode:
authorIain <qt-info@nokia.com>2009-10-23 16:31:28 (GMT)
committerIain <qt-info@nokia.com>2009-10-23 16:31:28 (GMT)
commita0e6aeb31dde2c843cc9eff287627758c9b087e0 (patch)
treeb5c32f0827912df5e99283b061934edb950a9ee3 /src/s60installs/bwins/QtTestu.def
parent27b25994dfd49dfcb8b5f1674f6b2d385ba2cc10 (diff)
downloadQt-a0e6aeb31dde2c843cc9eff287627758c9b087e0.zip
Qt-a0e6aeb31dde2c843cc9eff287627758c9b087e0.tar.gz
Qt-a0e6aeb31dde2c843cc9eff287627758c9b087e0.tar.bz2
Small updates to WINSCW DEF files
Looks like the originals may have had some extra exports from udeb in them Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs/bwins/QtTestu.def')
-rw-r--r--src/s60installs/bwins/QtTestu.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/bwins/QtTestu.def b/src/s60installs/bwins/QtTestu.def
index 17ef818..aabb2d7 100644
--- a/src/s60installs/bwins/QtTestu.def
+++ b/src/s60installs/bwins/QtTestu.def
@@ -57,7 +57,7 @@ EXPORTS
?metaObject@QTestEventLoop@@UBEPBUQMetaObject@@XZ @ 56 NONAME ; struct QMetaObject const * QTestEventLoop::metaObject(void) const
?instance@QTestEventLoop@@SAAAV1@XZ @ 57 NONAME ; class QTestEventLoop & QTestEventLoop::instance(void)
?toString@?$@_K@QTest@@YAPADAB_K@Z @ 58 NONAME ; char * QTest::toString<unsigned long long>(unsigned long long const &)
- ??_EQTestData@@QAE@I@Z @ 59 NONAME ; QTestData::~QTestData(unsigned int)
+ ??_EQTestData@@QAE@I@Z @ 59 NONAME ABSENT ; QTestData::~QTestData(unsigned int)
?qCompare@?$@M@QTest@@YA_NABM0PBD11H@Z @ 60 NONAME ; bool QTest::qCompare<float>(float const &, float const &, char const *, char const *, char const *, int)
?toHexRepresentation@QTest@@YAPADPBDH@Z @ 61 NONAME ; char * QTest::toHexRepresentation(char const *, int)
?qt_snprintf@QTest@@YAHPADHPBDZZ @ 62 NONAME ; int QTest::qt_snprintf(char *, int, char const *, ...)