Summary improvements

* #9424 Show vector name in curve names when history vector is present
* #9426 Curve Legend disappears when curve is unchecked
* Remove duplicate call to visibilityChanged
* Remove unused code
This commit is contained in:
Magne Sjaastad
2022-11-01 08:00:51 +01:00
committed by GitHub
parent a577545212
commit e29b310566
11 changed files with 94 additions and 65 deletions
@@ -35,7 +35,4 @@ signals:
private:
void deleteAll();
private:
int m_columnCount;
};