mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
vtl: make "Remove Video" insensitive if N/A
This commit is contained in:
parent
67704f8de2
commit
6b480bb2f7
6 changed files with 20 additions and 1 deletions
|
|
@ -296,6 +296,7 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulDestructible, publi
|
|||
virtual void edit_notes (TimeAxisViewItem&) = 0;
|
||||
|
||||
virtual void queue_visual_videotimeline_update () = 0;
|
||||
virtual void set_close_video_sensitive (bool) = 0;
|
||||
virtual void toggle_ruler_video (bool) = 0;
|
||||
virtual void toggle_xjadeo_proc (int) = 0;
|
||||
virtual void toggle_xjadeo_viewoption (int, int) = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue