diff options
author | Thomas Hartmann <Thomas.Hartmann@nokia.com> | 2010-09-15 13:29:41 (GMT) |
---|---|---|
committer | Thomas Hartmann <Thomas.Hartmann@nokia.com> | 2010-09-15 13:29:41 (GMT) |
commit | f8a1a56557dffec9179671ffa1622d88e9449660 (patch) | |
tree | f77363b6fb3f2c2277ab49eb762b99a351e31549 /src/s60installs/eabi | |
parent | 4303f95b24af971393ba5d42eae616f683abaa04 (diff) | |
download | Qt-f8a1a56557dffec9179671ffa1622d88e9449660.zip Qt-f8a1a56557dffec9179671ffa1622d88e9449660.tar.gz Qt-f8a1a56557dffec9179671ffa1622d88e9449660.tar.bz2 |
Fix Symbian def files for 34b805d66c09fb324d1b6a7bcf259e8743ef3894
Diffstat (limited to 'src/s60installs/eabi')
-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 |