summaryrefslogtreecommitdiffstats
path: root/src/gui/text
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-01-07 13:54:40 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2019-01-08 16:34:15 +0000
commitafb08ac5dae930912768f3f0ae4352189b8c3641 (patch)
tree8c433d4660714656ce3a11d37c14292afcbf2b1a /src/gui/text
parent2327944d241f48495a7b867b8e206a4c8c5d52e3 (diff)
Use jint instead of jboolean where applicable and initialize variables
This amends change c6af7cf666d43c68c90ad829c3a55d84ee8e4a3e which had incorrectly used jboolean to store the result of getCursorCapsMode() and thus lost the information it was passing. The variables are also initialized in case there is a lock problem when calling runOnQtThread. Fixes: QTBUG-72783 Change-Id: Ibdc21e348c25ee4fdff242d14b3722c6551b042c Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src/gui/text')
0 files changed, 0 insertions, 0 deletions