Skip to content

Make user settings directory consistent on all platforms

The directory where the JSON settings file is stored incorrectly used the application name instead of the organization name on Windows. Fixed that to be consistent on all platforms and to store the JSON file in the same directory as Qt .ini files.

Closes #19983 (closed)

Merge request reports