summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qstyleoption
diff options
context:
space:
mode:
authorartoka <arto.katajasalo@digia.com>2011-11-01 12:47:17 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-11-01 13:10:49 (GMT)
commit13e20c189e7dd9e86dc1419d745c98e2e4dc7739 (patch)
tree772d05c991ddee20fbb9dc662594543005eb1b1b /doc/src/snippets/qstyleoption
parente71c2a6d13e079e9e4d7a8446f2ef4c6958b18f8 (diff)
downloadQt-13e20c189e7dd9e86dc1419d745c98e2e4dc7739.zip
Qt-13e20c189e7dd9e86dc1419d745c98e2e4dc7739.tar.gz
Qt-13e20c189e7dd9e86dc1419d745c98e2e4dc7739.tar.bz2
Errors in QSqlDriver::handle examples
In the examples the const char* variable was compared to QString with "==" operator which doesn't work. Changed the comparison to use qstrcmp - method. Task-number: QTBUG-20089 Merge-request: 2698 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/src/snippets/qstyleoption')
0 files changed, 0 insertions, 0 deletions