summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase/sqldatabase.pro
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-03-18 11:21:08 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2011-03-18 11:57:27 (GMT)
commitb35009bab4d4353aa82830f4f7f8c29700b2bd08 (patch)
treec8afae93613c63195644f1cfcb84b7f03c93fd80 /doc/src/snippets/sqldatabase/sqldatabase.pro
parent690ca356c52f0e4f83f5b6cb4b54fdc6db2af5ba (diff)
downloadQt-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