mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 06:06:25 +01:00
canvas: remove Box::render() (it should just use Rectangle::render())
This commit is contained in:
parent
85edd83338
commit
dc6a162ca1
2 changed files with 1 additions and 11 deletions
|
|
@ -67,7 +67,6 @@ public:
|
|||
void set_homogenous (bool);
|
||||
|
||||
void compute_bounding_box () const;
|
||||
void render (Rect const & area, Cairo::RefPtr<Cairo::Context> context) const;
|
||||
|
||||
protected:
|
||||
Orientation orientation;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue