Mercurial > hg > svgui
diff layer/Layer.h @ 1317:c2fa7bb1eca9 import-audio-data
Merge from default branch
author | Chris Cannam |
---|---|
date | Tue, 04 Sep 2018 13:19:32 +0100 |
parents | 1d7921b1852f |
children | 1eb560b363e7 |
line wrap: on
line diff
--- a/layer/Layer.h Thu Jun 28 14:49:00 2018 +0100 +++ b/layer/Layer.h Tue Sep 04 13:19:32 2018 +0100 @@ -626,6 +626,8 @@ void paintMeasurementRect(LayerGeometryProvider *v, QPainter &paint, const MeasureRect &r, bool focus) const; + bool valueExtentsMatchMine(LayerGeometryProvider *v) const; + QString m_presentationName; private: