mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
canvas: NOOP whitespace/indent a line
This commit is contained in:
parent
16bbf79cae
commit
a36d43c845
1 changed files with 1 additions and 1 deletions
|
|
@ -943,7 +943,7 @@ Item::prepare_for_render_children (Rect const & area) const
|
||||||
void
|
void
|
||||||
Item::add_child_bounding_boxes (bool include_hidden) const
|
Item::add_child_bounding_boxes (bool include_hidden) const
|
||||||
{
|
{
|
||||||
Rect self;
|
Rect self;
|
||||||
Rect bbox;
|
Rect bbox;
|
||||||
bool have_one = false;
|
bool have_one = false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue