summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-12-04 05:54:47 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-12-04 07:11:31 (GMT)
commit696099f8e3179787114df40d6ce6fef97bfa33dc (patch)
treed61b98fcd06479462a9b2bab503995ca1721c504
parenta2eda737c58434ee2604b6466dcf3212a35b604f (diff)
downloadQt-696099f8e3179787114df40d6ce6fef97bfa33dc.zip
Qt-696099f8e3179787114df40d6ce6fef97bfa33dc.tar.gz
Qt-696099f8e3179787114df40d6ce6fef97bfa33dc.tar.bz2
Fixed compile for S60.
QObjectPrivate::isSignalConnected was inlined, update QtCoreu.def
-rw-r--r--src/s60installs/eabi/QtCoreu.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/eabi/QtCoreu.def b/src/s60installs/eabi/QtCoreu.def
index 6a4cdbd..89fa76f 100644
--- a/src/s60installs/eabi/QtCoreu.def
+++ b/src/s60installs/eabi/QtCoreu.def
@@ -2556,7 +2556,7 @@ EXPORTS
_ZNK14QObjectPrivate10senderListEv @ 2555 NONAME
_ZNK14QObjectPrivate11signalIndexEPKc @ 2556 NONAME
_ZNK14QObjectPrivate12receiverListEPKc @ 2557 NONAME
- _ZNK14QObjectPrivate17isSignalConnectedEi @ 2558 NONAME
+ _ZNK14QObjectPrivate17isSignalConnectedEi @ 2558 NONAME ABSENT
_ZNK14QObjectPrivate8isSenderEPK7QObjectPKc @ 2559 NONAME
_ZNK14QStringMatcher7indexInEPK5QCharii @ 2560 NONAME
_ZNK14QStringMatcher7indexInERK7QStringi @ 2561 NONAME