summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase/sqldatabase.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-09-09 11:48:58 (GMT)
committeraxis <qt-info@nokia.com>2010-09-10 09:51:44 (GMT)
commit1ecd2d460896959cf3c5654f4cef7e4d3c8f5cf6 (patch)
tree5f3f263d6080e2000562b9b405820b8f08935870 /doc/src/snippets/sqldatabase/sqldatabase.pro
parent2735bc6759f881c786a1097580a8682e3d28f365 (diff)
downloadQt-1ecd2d460896959cf3c5654f4cef7e4d3c8f5cf6.zip
Qt-1ecd2d460896959cf3c5654f4cef7e4d3c8f5cf6.tar.gz
Qt-1ecd2d460896959cf3c5654f4cef7e4d3c8f5cf6.tar.bz2
Fixed crash in input methods when using symbols menu and numbers only
When inputting only numbers, the symbol menu should not do anything. However in the old code the resource id of the symbol table was still being set, so the symbol key on N97 would look up a table that was not valid for the current input mode and crash. Fixed by setting the symbol table id to zero under those conditions. RevBy: Sami Merila Task: QTBUG-13472 AutoTest: Included (cherry picked from commit 5cef786a651c675d3428060a19bfd9d9ecee6083)
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions