mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
remove all trace of cursor stacks; canvas cursor is always "just set"
This commit is contained in:
parent
5b112e489b
commit
98c9c03e9f
22 changed files with 55 additions and 306 deletions
|
|
@ -106,12 +106,6 @@ CueEditor::instant_save()
|
|||
{
|
||||
}
|
||||
|
||||
EditingContext::EnterContext*
|
||||
CueEditor::get_enter_context(ItemType type)
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void
|
||||
CueEditor::begin_selection_op_history ()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue