summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-08-07 13:59:27 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-08 12:49:45 +0200
commit1142dde83e888f8d8ea15099c3634a59faf8fe33 (patch)
tree45f239e256463f765851b0f49f024889dafda56b /src/widgets/doc
parentc54aafad368384cb0ae945565592d2985a6fe527 (diff)
Android: Fix QCoreApplication::applicationDirPath()
Disable the code path which queries /proc/<pid>/exe for the current executable path, as from a Q_OS_ANDROID perspective, this executable will be the Dalvik binary. Instead we get the application directory via the fallback, by looking in argv[0], since this is set to the location of the application binary. Task-number: QTBUG-32852 Change-Id: Ib93050f41cbd47aaf71284e8bfa6a3247131d978 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'src/widgets/doc')
0 files changed, 0 insertions, 0 deletions