comparison layer/PianoScale.h @ 918:4fe7a09be0fe osx-retina

Many fixes for the previous stuff
author Chris Cannam
date Tue, 17 Mar 2015 16:56:03 +0000
parents 77a1d42353ce
children 4d0ca1ab4cd0
comparison
equal deleted inserted replaced
917:77a1d42353ce 918:4fe7a09be0fe
17 #define PIANO_SCALE_H 17 #define PIANO_SCALE_H
18 18
19 #include <QRect> 19 #include <QRect>
20 20
21 class QPainter; 21 class QPainter;
22 class View; 22 class LayerGeometryProvider;
23 23
24 class PianoScale 24 class PianoScale
25 { 25 {
26 public: 26 public:
27 void paintPianoVertical 27 void paintPianoVertical