Skip to content
Commit 6f7d354d authored by Jakob Gruber's avatar Jakob Gruber
Browse files

Search the correct locations in QStandardPath::locate

Passing both an organization name and application name to
QCoreApplication resulted in QStandardPaths looking in
'/usr/share/picmi/picmi/', which doesn't exist. Leaving the organization
name unset fixed this issue, and exposed another problem with our
locate() usage in which we incorrectly appended the directory name to
the returned path.
parent cf54e87b
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