mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Handle MouseGrid cursor (fix -Wswitch, amend 784d2ecc)
This commit is contained in:
parent
250174b16e
commit
20b646e962
1 changed files with 1 additions and 0 deletions
|
|
@ -1261,6 +1261,7 @@ Editor::which_mode_cursor () const
|
|||
mode_cursor = _cursors->scissors;
|
||||
break;
|
||||
|
||||
case MouseGrid:
|
||||
case MouseObject:
|
||||
case MouseContent:
|
||||
/* don't use mode cursor, pick a grabber cursor based on the item */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue