mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
fix comment
This commit is contained in:
parent
30263a91d7
commit
f6d33d2a87
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ Group::child_changed ()
|
|||
void
|
||||
Group::add_items_at_point (Duple const point, vector<Item const *>& items) const
|
||||
{
|
||||
/* Point is in canvas coordinate system */
|
||||
/* Point is in parent coordinate system */
|
||||
|
||||
boost::optional<Rect> const bbox = bounding_box ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue