GUI_ACTION_PAT_ABSORB_INSTRUMENT search through prior orders (also set instrument to none if no instrument found
This commit is contained in:
parent
c5310d1855
commit
d0f3e0fa58
3 changed files with 48 additions and 24 deletions
|
|
@ -2922,6 +2922,7 @@ class FurnaceGUI {
|
|||
void doExpand(int multiplier, const SelectionPoint& sStart, const SelectionPoint& sEnd);
|
||||
void doCollapseSong(int divider);
|
||||
void doExpandSong(int multiplier);
|
||||
void doAbsorbInstrument();
|
||||
void doUndo();
|
||||
void doRedo();
|
||||
void doFind();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue