mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
add ArdourCanvas::Flag::width()
This commit is contained in:
parent
cee85c34b2
commit
3129370bc5
2 changed files with 11 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ public:
|
|||
|
||||
bool covers (Duple const &) const;
|
||||
|
||||
double width() const;
|
||||
|
||||
private:
|
||||
void setup (Distance height, Duple position);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue