mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Heinous hack to fix region menu sensitivity setup.
git-svn-id: svn://localhost/ardour2/branches/3.0@7958 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0fcde5b436
commit
4441f5008d
3 changed files with 18 additions and 4 deletions
|
|
@ -1628,6 +1628,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
* block) when setting a ToggleAction's active state.
|
||||
*/
|
||||
bool _ignore_region_action;
|
||||
bool _last_region_menu_was_main;
|
||||
void point_selection_changed ();
|
||||
void marker_selection_changed ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue