Small fix to LTM. Still in comments

This commit is contained in:
Justin F. Knotzke
2009-04-07 21:32:27 +00:00
parent 9228211e15
commit 73814a4df8

View File

@@ -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"));