diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-10-22 16:54:33 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-10-22 16:54:33 (GMT) |
commit | 363c2d0ee8342a014282326b6c660a9a0e919423 (patch) | |
tree | 845f5c6887a45c134cf4c0c6935622a7930dd99d /src/s60installs | |
parent | 630df1da5d49ed6984dcaffdc5860598b143f66c (diff) | |
download | Qt-363c2d0ee8342a014282326b6c660a9a0e919423.zip Qt-363c2d0ee8342a014282326b6c660a9a0e919423.tar.gz Qt-363c2d0ee8342a014282326b6c660a9a0e919423.tar.bz2 |
Fix def file error for qtcore
Problem caused by freezing with wrong openC version in environment
Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs')
-rw-r--r-- | src/s60installs/eabi/QtCoreu.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s60installs/eabi/QtCoreu.def b/src/s60installs/eabi/QtCoreu.def index 33df9fe..2ecc48f 100644 --- a/src/s60installs/eabi/QtCoreu.def +++ b/src/s60installs/eabi/QtCoreu.def @@ -3577,6 +3577,4 @@ EXPORTS uncompress @ 3576 NONAME zError @ 3577 NONAME zlibVersion @ 3578 NONAME - _ZNSsC1EPKcRKSaIcE @ 3579 NONAME - _ZNSsC2EPKcRKSaIcE @ 3580 NONAME |