fitted_canvas: virtual accessor will be useful for mb
This commit is contained in:
parent
e784aa5d34
commit
942e362e18
@ -45,6 +45,9 @@ public:
|
||||
|
||||
void on_size_allocate (Gtk::Allocation&);
|
||||
|
||||
virtual float nominal_width() {return _nominal_width;}
|
||||
virtual float nominal_height() {return _nominal_height;}
|
||||
|
||||
private:
|
||||
ArdourCanvas::Rect _allocation;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user