Mercurial > hg > svgui
diff layer/SpectrogramLayer.h @ 1520:4eafe5a1b655 time-frequency-boxes
Tidying
author | Chris Cannam |
---|---|
date | Wed, 25 Sep 2019 09:46:27 +0100 |
parents | 150d4e561b07 |
children | e6362cf5ff1d |
line wrap: on
line diff
--- a/layer/SpectrogramLayer.h Wed Sep 25 09:46:20 2019 +0100 +++ b/layer/SpectrogramLayer.h Wed Sep 25 09:46:27 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;