X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fstreamview.h;h=e7608cb02ca79db26de6f11ce4587f453bcd6622;hb=49d939777056bf388841298e28494dad100d868e;hp=c54d5dea70c47b59f6df13d88275b6ce569413b3;hpb=fa71d82dda08558caf4a9c5102016f2746883d10;p=ardour.git diff --git a/gtk2_ardour/streamview.h b/gtk2_ardour/streamview.h index c54d5dea70..e7608cb02c 100644 --- a/gtk2_ardour/streamview.h +++ b/gtk2_ardour/streamview.h @@ -127,7 +127,7 @@ public: sigc::signal ContentsHeightChanged; protected: - StreamView (RouteTimeAxisView&); + StreamView (RouteTimeAxisView&, ArdourCanvas::Group* canvas_group = 0); void transport_changed(); void transport_looped();