canvas: NOOP whitespace/indent a line

This commit is contained in:
Paul Davis 2021-07-27 13:22:26 -06:00
parent 16bbf79cae
commit a36d43c845

View file

@ -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;