mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
change implementation of layer display menu items and handlers
The menu items no longer ever apply to the selection, because there will be an Editor-level action to change things "globally"
This commit is contained in:
parent
d1e55ff5b7
commit
743fbaf7bf
2 changed files with 22 additions and 44 deletions
|
|
@ -291,6 +291,7 @@ protected:
|
|||
UnderlayMirrorList _underlay_mirrors;
|
||||
|
||||
bool _ignore_set_layer_display;
|
||||
void layer_display_menu_change (Gtk::MenuItem* item);
|
||||
|
||||
protected:
|
||||
void update_pan_track_visibility ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue