mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Deprecate 'Save CP' button on CP curve
Since it is flawed and confusing to almost all users.
This commit is contained in:
@@ -60,7 +60,7 @@ class CriticalPowerWindow : public GcChartWindow
|
||||
CriticalPowerWindow(const QDir &home, MainWindow *parent, bool range = false);
|
||||
|
||||
// reveal
|
||||
bool hasReveal() { return true; }
|
||||
bool hasReveal() { return false; }
|
||||
|
||||
void deleteCpiFile(QString filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user