Skip to content
Commit 782d5ad6 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Port from XdgBaseDirs::findExecutableFile() to QStandardPaths::findExecutable()

The added functionality of XdgBaseDirs to look for agent binaries in
alternative locations on Windows is no longer necessary as the new way
of deploying applications on Windows is in a single bundle so the
binaries will be always in the same installation prefix.

All the other functionality is already provided by QStandardPaths.
parent b06336aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment