aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlapplicationengine.h
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-03-19 15:04:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-19 20:19:09 +0100
commit7148a79775e31eb5e3053f82f4ee5a9ba702ddae (patch)
treeaceb9ec17fe0008a7c87f09674fac0f99595fafc /src/qml/qml/qqmlapplicationengine.h
parentd6625ac911a9aaca544246884aaecc448e7550a0 (diff)
Make sure that TextInteractionFlags get set.
The first time the function is called, it could fail to set the flags. Calling setSelectByKeyboard(true) would not actually set the text interaction flags (was == on). The test didn't detect it because it called setReadOnly before setSelectByKeyboard. Change-Id: Ia54cc782b6ad5a74f1d7029c92fa230116d034b0 Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/qml/qml/qqmlapplicationengine.h')
0 files changed, 0 insertions, 0 deletions