SimonBuxx / Linkuit-Studio

A platform for learning and experimenting with logic circuits
https://linkuit.com
MIT License
20 stars 2 forks source link

Use QSettings instead of JSON config file #95

Open SimonBuxx opened 2 years ago

SimonBuxx commented 2 years ago

Advantages: .ini file in user's AppData folder, fallback for system/user level config

Does not impact downwards compatibility.