Gary Wang 471a3b15ef
fix: incorrect config location
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...
2024-10-21 22:27:57 +08:00
..
2024-10-11 00:30:13 +08:00
2024-10-21 22:27:57 +08:00