This caused by the setting singleton instance (actually, QStandardPath::writableLocation) was used before QApplication was constructed, resulting it doesn't know the application name. So we manually append the name to the path...
5.2 KiB
5.2 KiB