summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@digia.com>2013-12-02 14:56:50 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-04 17:16:46 +0100
commit483806f35f0d7f55689addf0abe308b7757741fc (patch)
tree21b1ddc83967910b2fdb0828ea418d87eb8fb6b3 /src/widgets/styles
parent6c5febd20331b58f0e55f137af6200d701b03b0e (diff)
Android: Fix crash caused by QJNIs classLoader code.
In some cases the classLoader is not able to resolve fully-qualified names that contains forward slashes. Unlike FindClass() which expects the fully-qualified name to contain slashes, the classLoader expects the binary name, i.e., with '.' as separator. This caused a crash in QtMultimedia when accessing a nested class. Task-number: QTBUG-35298 Change-Id: I77728352fbab930ae1914bc1cb2189e458e179e2 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by: BogDan Vatra <bogdan@kde.org>
Diffstat (limited to 'src/widgets/styles')
0 files changed, 0 insertions, 0 deletions