Last Opened Athlete stored

... last opened was not stored any more in 3.1 final build
This commit is contained in:
Joern
2014-09-17 18:49:06 +02:00
committed by Mark Liversedge
parent 39b752c24a
commit a49d4d712c

View File

@@ -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
*--------------------------------------------------------------------*/