diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-03-18 11:21:08 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-03-18 11:57:27 (GMT) |
commit | b35009bab4d4353aa82830f4f7f8c29700b2bd08 (patch) | |
tree | c8afae93613c63195644f1cfcb84b7f03c93fd80 /doc/src/snippets/sqldatabase/sqldatabase.pro | |
parent | 690ca356c52f0e4f83f5b6cb4b54fdc6db2af5ba (diff) | |
download | Qt-b35009bab4d4353aa82830f4f7f8c29700b2bd08.zip Qt-b35009bab4d4353aa82830f4f7f8c29700b2bd08.tar.gz Qt-b35009bab4d4353aa82830f4f7f8c29700b2bd08.tar.bz2 |
Fix "wrong lookup id" warning from QAbstractSocket
Symbian host info implementation was using default constructor for
the results, which sets the id to -1, and storing the id seperately.
Changed this to use the constructor that specifies the id, and use the
id inside the results instead of storing it separately (just a change
to the accessor function)
Reviewed-by: Markus Goetz
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions