13
0

NO-OP: fix another comment

This commit is contained in:
Robin Gareus 2019-04-09 03:00:31 +02:00
parent 57ebb5c1ba
commit a5f5a0db24
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -151,7 +151,7 @@ protected:
RouteTimeAxisView& _trackview;
ArdourCanvas::Container* _canvas_group;
ArdourCanvas::Rectangle* canvas_rect; /* sample around the whole thing */
ArdourCanvas::Rectangle* canvas_rect; /* frame around the whole thing */
typedef std::list<RegionView* > RegionViewList;
RegionViewList region_views;