mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
canvas: decl for Rectangle::dump()
This commit is contained in:
parent
dc48f55285
commit
16bbf79cae
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ public:
|
|||
|
||||
void size_request (double& w, double& h) const;
|
||||
|
||||
void dump (std::ostream&) const;
|
||||
|
||||
private:
|
||||
/** Our rectangle; note that x0 may not always be less than x1
|
||||
* and likewise with y0 and y1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue