Open add-route dialog on double-click or context-click

This commit is contained in:
Robin Gareus 2021-03-28 20:36:37 +02:00
parent e4f59d9a4d
commit 1bffdfc334
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
6 changed files with 18 additions and 18 deletions

View file

@ -103,7 +103,7 @@ private:
void meter_area_size_request (GtkRequisition*);
void meter_area_layout ();
bool scroller_button_release (GdkEventButton*);
bool scroller_button_event (GdkEventButton*);
void arm_all ();
void arm_none ();