fix crash for solo btn2 + primary-mod
This commit is contained in:
@@ -617,6 +617,9 @@ RouteUI::solo_press(GdkEventButton* ev)
|
||||
}
|
||||
}
|
||||
|
||||
delete _solo_release;
|
||||
_solo_release = 0;
|
||||
|
||||
} else {
|
||||
|
||||
/* click: solo this route */
|
||||
|
||||
Reference in New Issue
Block a user