Closed leinir closed 5 years ago
Currently the AppSettings are only remembered through the current session, but we want to ensure they are remembered between app runs.
Used QSettings to store and load AppSettings
QSettings
AppSettings
https://github.com/MasterTailer/DIGITAiL/pull/30
Currently the AppSettings are only remembered through the current session, but we want to ensure they are remembered between app runs.