Mercurial > hg > svgui
comparison layer/PianoScale.cpp @ 1282:f90a3c2f2930
Merge from branch horizontal-scale
author | Chris Cannam |
---|---|
date | Thu, 03 May 2018 15:24:14 +0100 |
parents | b4cb11ca8233 |
children | f2525e6cbdf1 |
comparison
equal
deleted
inserted
replaced
1279:a04f1012fca2 | 1282:f90a3c2f2930 |
---|---|
20 #include <cmath> | 20 #include <cmath> |
21 | 21 |
22 #include "base/Pitch.h" | 22 #include "base/Pitch.h" |
23 | 23 |
24 #include "LayerGeometryProvider.h" | 24 #include "LayerGeometryProvider.h" |
25 #include "HorizontalScaleProvider.h" | |
25 | 26 |
26 #include <iostream> | 27 #include <iostream> |
27 using namespace std; | 28 using namespace std; |
28 | 29 |
29 void | 30 void |