diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2010-09-20 07:17:20 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2010-09-20 07:17:20 (GMT) |
commit | a371562d870abb421682dcf83d447e5d5c9e82fa (patch) | |
tree | 2029d4f22cb5b6f271f73219675dd8594e3fbf37 /src/s60installs | |
parent | 68281ec913e2a69682f00bf22c291b15ea4ce542 (diff) | |
download | Qt-a371562d870abb421682dcf83d447e5d5c9e82fa.zip Qt-a371562d870abb421682dcf83d447e5d5c9e82fa.tar.gz Qt-a371562d870abb421682dcf83d447e5d5c9e82fa.tar.bz2 |
Fix Symbian def file for a9e5329168
Reviewed-by: Thomas Hartmann
Diffstat (limited to 'src/s60installs')
-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 47e893b..e6b2555 100644 --- a/src/s60installs/eabi/QtGuiu.def +++ b/src/s60installs/eabi/QtGuiu.def @@ -12094,4 +12094,5 @@ EXPORTS _ZN18QTapAndHoldGesture7timeoutEv @ 12093 NONAME _ZN20QGraphicsItemPrivate26childrenBoundingRectHelperEP10QTransformP6QRectFb @ 12094 NONAME ABSENT _ZN20QGraphicsItemPrivate14children_clearEP24QDeclarativeListPropertyI15QGraphicsObjectE @ 12095 NONAME + _ZN19QApplicationPrivate19qmljsDebugArgumentsE @ 12096 NONAME DATA 4 |