mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
trigger_ui: remove thinko (I think? what does double-click have to do with ungrab?)
This commit is contained in:
parent
2e5a266d24
commit
78270d6754
1 changed files with 0 additions and 1 deletions
|
|
@ -695,7 +695,6 @@ TriggerEntry::event (GdkEvent* ev)
|
|||
}
|
||||
|
||||
switch (ev->type) {
|
||||
case GDK_2BUTTON_PRESS:
|
||||
case GDK_BUTTON_RELEASE:
|
||||
if(_grabbed) {
|
||||
ungrab();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue