mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
TP.com fixups
.. title metadata .. title of dialog
This commit is contained in:
@@ -558,7 +558,7 @@ MainWindow::MainWindow(const QDir &home)
|
||||
#ifdef GC_HAVE_SOAP
|
||||
rideMenu->addSeparator ();
|
||||
rideMenu->addAction(tr("&Upload to TrainingPeaks"), this, SLOT(uploadTP()), tr("Ctrl+T"));
|
||||
rideMenu->addAction(tr("Down&load from TrainingPeaks..."), this, SLOT(downloadTP()), tr("Ctrl+L"));
|
||||
rideMenu->addAction(tr("Synchronise TrainingPeaks..."), this, SLOT(downloadTP()), tr(""));
|
||||
#endif
|
||||
|
||||
#ifdef GC_HAVE_LIBOAUTH
|
||||
|
||||
Reference in New Issue
Block a user