diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-09-16 05:10:45 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-09-16 05:10:45 (GMT) |
commit | 21fb7f2ba9140eb579ad3ad376671fc59275451d (patch) | |
tree | 5efa1ebacf4211de2ee3c2235987f0ef3674eec5 /src/s60installs/eabi/QtGuiu.def | |
parent | ecc6bf398772191dee846cb690747ee9c48ffff0 (diff) | |
parent | 0537750396ea519bbdf2b0fed086d535fc8c53b7 (diff) | |
download | Qt-21fb7f2ba9140eb579ad3ad376671fc59275451d.zip Qt-21fb7f2ba9140eb579ad3ad376671fc59275451d.tar.gz Qt-21fb7f2ba9140eb579ad3ad376671fc59275451d.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Compile fix for static build using mingw.
Models with a single role may not update due to "modelData" conflict.
Fix test.
Fix bug in 34b805d66c09fb324d1b6a7bcf259e8743ef3894
Fix Symbian def files for 6454f4db1697af1d36ad4c0ea83ccd0bb490fd39
Fix Symbian def files for 34b805d66c09fb324d1b6a7bcf259e8743ef3894
crashfix for tst_qdeclarativeanimations::badTypes()
Add missing images for dynamiclist example.
Compile with QT_NO_GESTURES.
Give file and line error information for errors in dummydata.
Restore any absolute geometry changed by AnchorChanges when returning
Export QDeclarativeScriptAction
Completing the interface for children/data/resources
Unit tests for Bauhaus enablers
This patch allows modifications on PropertyChanges on the fly
Diffstat (limited to 'src/s60installs/eabi/QtGuiu.def')
-rw-r--r-- | src/s60installs/eabi/QtGuiu.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s60installs/eabi/QtGuiu.def b/src/s60installs/eabi/QtGuiu.def index c6d9ddb..6696beb 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12093,4 +12093,5 @@ EXPORTS _ZN18QTapAndHoldGesture10setTimeoutEi @ 12092 NONAME _ZN18QTapAndHoldGesture7timeoutEv @ 12093 NONAME _ZN20QGraphicsItemPrivate26childrenBoundingRectHelperEP10QTransformP6QRectFb @ 12094 NONAME + _ZN20QGraphicsItemPrivate14children_clearEP24QDeclarativeListPropertyI15QGraphicsObjectE @ 12095 NONAME |