mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Last Opened Athlete stored
... last opened was not stored any more in 3.1 final build
This commit is contained in:
@@ -182,6 +182,9 @@ MainWindow::MainWindow(const QDir &home)
|
||||
|
||||
}
|
||||
|
||||
// store "last_openend" athlete for next time
|
||||
appsettings->setValue(GC_SETTINGS_LAST, context->athlete->home.dirName());
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
* ScopeBar
|
||||
*--------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user