mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
move logic for use-selection-as-group into ARDOUR_UI and use it everywhere
This commit is contained in:
parent
639c206432
commit
16e1188a2f
6 changed files with 38 additions and 41 deletions
|
|
@ -263,7 +263,6 @@ protected:
|
|||
ARDOUR::SoloMuteRelease* _solo_release;
|
||||
ARDOUR::SoloMuteRelease* _mute_release;
|
||||
|
||||
bool maybe_use_select_as_group () const;
|
||||
void gather_selected_routes (std::shared_ptr<ARDOUR::RouteList>& rl) const;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue