Port from QStandardPaths::DataLocation to QStandardPaths::AppDataLocation
They are the same on Linux (but DataLocation is deprecated). On Windows this enables the use of the roaming path. NO_CHANGELOG
-
Developer
On Windows this enables the use of the roaming path.
Well, we don't advertise the support for windows in kwin. ;-)
Thank you for fixing it.
-
Author Developer
I know, this was the same commit log I used in all repos where I ported this, to explain why the change was made.
For Unix-only code, it means the change preserves behavior 100%.
Please register or sign in to comment