mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
vtl: get rid of one more unnecessary canvas-group
This commit is contained in:
parent
3d169d00bb
commit
1227f2b73e
5 changed files with 10 additions and 13 deletions
|
|
@ -101,7 +101,7 @@ class VideoTimeLine : public sigc::trackable, public ARDOUR::SessionHandlePtr, p
|
|||
protected:
|
||||
|
||||
PublicEditor *editor;
|
||||
ArdourCanvas::Group *videotl_bar_group;
|
||||
ArdourCanvas::Group *videotl_group;
|
||||
int bar_height;
|
||||
|
||||
std::string _xjadeo_bin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue