Deprecate 'Save CP' button on CP curve

Since it is flawed and confusing to almost all users.
This commit is contained in:
Mark Liversedge
2013-03-24 15:43:07 +00:00
parent d10262113e
commit 72c0a6e0ae

View File

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