Skip to content

Simplify Template folder fetching with QStandardPaths::TemplatesLocation

Antti Savolainen requested to merge asavolainen/kio:q-standard-paths into master

The function has return values on all platforms so #ifdef Q_OS_UNIX was also removed. I only tested on linux though.

Merge request reports