Skip to content
  • Julius Künzel's avatar
    Use AppLocalDataLocation on all plattform to finde KNS items · 90b1e4f5
    Julius Künzel authored
    The Qt doc sais: "AppLocalDataLocation returns the local settings path
    on the Windows operating system. On all other platforms, it returns the
    same value as AppDataLocation." So we don't need a OS check in the code
    and can simply always use AppLocalDataLocation.
    90b1e4f5