mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Small fix to LTM. Still in comments
This commit is contained in:
@@ -414,7 +414,7 @@ MainWindow::MainWindow(const QDir &home) :
|
||||
//optionsMenu->addAction(tr("&Reset Metrics..."), this,
|
||||
// SLOT(importRideToDB()), tr("Ctrl+R"));
|
||||
//optionsMenu->addAction(tr("&Update Metrics..."), this,
|
||||
// SLOT(importRideToDB()), tr("Ctrl+U"));
|
||||
// SLOT(scanForMissing()()), tr("Ctrl+U"));
|
||||
|
||||
|
||||
QMenu *helpMenu = menuBar()->addMenu(tr("&Help"));
|
||||
|
||||
Reference in New Issue
Block a user