comparison layer/PianoScale.cpp @ 1148:c0d841cb8ab9 tony-2.0-integration

Merge latest SV 3.0 branch code
author Chris Cannam
date Fri, 19 Aug 2016 15:58:57 +0100
parents 5144d7185fb5
children 4d0ca1ab4cd0
comparison
equal deleted inserted replaced
1009:96cf499fad62 1148:c0d841cb8ab9
19 19
20 #include <cmath> 20 #include <cmath>
21 21
22 #include "base/Pitch.h" 22 #include "base/Pitch.h"
23 23
24 #include "view/LayerGeometryProvider.h" 24 #include "LayerGeometryProvider.h"
25 25
26 void 26 void
27 PianoScale::paintPianoVertical(LayerGeometryProvider *v, 27 PianoScale::paintPianoVertical(LayerGeometryProvider *v,
28 QPainter &paint, 28 QPainter &paint,
29 QRect r, 29 QRect r,