mirror of https://github.com/cutefishos/appmotor
Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
Details: Set application attribute Qt::AA_LinuxReinitPathsFromArgv0
so that QCoreApplication::applicationFilePath() and
QCoreApplication::applicationDirPath() work correctly
for d-boosted applications.
RevBy: Alexey Shilov
pull/1/head
parent
705b9f1d37
commit
9cda284174
Loading…
Reference in New Issue