summaryrefslogtreecommitdiffstats
path: root/src/s60installs/eabi/QtSqlu.def
diff options
context:
space:
mode:
authorIain <qt-info@nokia.com>2009-09-24 18:33:00 (GMT)
committerIain <qt-info@nokia.com>2009-09-24 18:33:00 (GMT)
commiteff806304094a46737846fc1bdac62e085e12404 (patch)
treeb0def467b240dd4bbbfa34ca3740c85cca15afa8 /src/s60installs/eabi/QtSqlu.def
parent0d74d4880224428c128bf35e3d163188f232062a (diff)
downloadQt-eff806304094a46737846fc1bdac62e085e12404.zip
Qt-eff806304094a46737846fc1bdac62e085e12404.tar.gz
Qt-eff806304094a46737846fc1bdac62e085e12404.tar.bz2
Latest update to Symbian EABI DEF files
A mix of updates caused by code changes, and marking a number of accidentially introduced exports as ABSENT. The extra exports came from freezing using abld on S60 3.2, as it seems that the suppression of --export_all_vtbl doesn't work in abld at the moment (needs investigating) Note that DEF files are still off by default in src/qbase.pri, so this doesn't affect anything unless you enable them. Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs/eabi/QtSqlu.def')
-rw-r--r--src/s60installs/eabi/QtSqlu.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/eabi/QtSqlu.def b/src/s60installs/eabi/QtSqlu.def
index 0dbfc55..99f0d00 100644
--- a/src/s60installs/eabi/QtSqlu.def
+++ b/src/s60installs/eabi/QtSqlu.def
@@ -232,7 +232,7 @@ EXPORTS
_ZN9QSqlField8setValueERK8QVariant @ 231 NONAME
_ZN9QSqlField9setLengthEi @ 232 NONAME
_ZN9QSqlFieldC1ERK7QString @ 233 NONAME ABSENT
- _ZN9QSqlFieldC1ERK7QStringN8QVariant4TypeE @ 234 NONAME ABSENT
+ _ZN9QSqlFieldC1ERK7QStringN8QVariant4TypeE @ 234 NONAME
_ZN9QSqlFieldC1ERKS_ @ 235 NONAME
_ZN9QSqlFieldC1Ev @ 236 NONAME ABSENT
_ZN9QSqlFieldC2ERK7QString @ 237 NONAME ABSENT