Skip to content
  • Daniel Vrátil's avatar
    Port away from XdgBaseDirs::findPluginFile() · 0ee66c1a
    Daniel Vrátil authored
    QPluginLoader (or rather QLibrary) is smart enough to append platform-specific
    prefixes and suffixes and look into all paths, so we can just pass it the name
    of the plugin and it will find the correct binary for us.
    0ee66c1a