Add metric count to about box

This commit is contained in:
Mark Liversedge
2014-06-17 14:55:56 +01:00
parent db6455f466
commit 099dd9a58f
2 changed files with 5 additions and 2 deletions

View File

@@ -156,7 +156,6 @@ MainWindow::MainWindow(const QDir &home)
/*----------------------------------------------------------------------
* GUI setup
*--------------------------------------------------------------------*/
// need to restore geometry before setUnifiedToolBar.. on Mac
QRect screenSize = desktop->availableGeometry();
appsettings->setValue(GC_SETTINGS_LAST, context->athlete->home.dirName());