summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutureinterface.h
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2014-04-09 15:46:26 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-16 12:26:43 +0200
commit839c54e070727540570b5994908d461bb7bb4dfd (patch)
treea1c17a29fd0795c1c3d14aa205c2afa9ef93fed3 /src/corelib/thread/qfutureinterface.h
parent3f9ad1efd61c76fe0671d28aac9e4886951856ec (diff)
iOS: fix crash in auto correction when using unknown font family
If QFont reports a family name that cannot be used to instanciate a UIFont, we end up trying to insert a nil object to an NSDictionary. This will raise an exception. This patch will check that we have a valid UIFont before using it. Task-number: QTBUG-38018 Change-Id: Id8a2e4afea8c915ff43a7e4680304ba19328f9c2 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.h')
0 files changed, 0 insertions, 0 deletions