Skip to content
  • Daniel Vrátil's avatar
    Port from XdgBaseDirs::findExecutableFile() to QStandardPaths::findExecutable() · 782d5ad6
    Daniel Vrátil authored
    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.
    782d5ad6