Mercurial > hg > svgui
diff layer/SpectrogramLayer.h @ 1522:d5ef91dc2ea7
Merge from branch time-frequency-boxes
author | Chris Cannam |
---|---|
date | Wed, 25 Sep 2019 13:48:04 +0100 |
parents | 4eafe5a1b655 |
children | e6362cf5ff1d |
line wrap: on
line diff
--- a/layer/SpectrogramLayer.h Tue Sep 17 12:50:58 2019 +0100 +++ b/layer/SpectrogramLayer.h Wed Sep 25 13:48:04 2019 +0100 @@ -230,7 +230,7 @@ QString getError(LayerGeometryProvider *v) const override; bool getValueExtents(double &min, double &max, - bool &logarithmic, QString &unit) const override; + bool &logarithmic, QString &unit) const override; bool getDisplayExtents(double &min, double &max) const override;