mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 05:05:43 +01:00
Only setup Editor tooltips once
ArdourUI::setup_tooltips() calls editor->setup_tooltips() already.
This commit is contained in:
parent
5fb54c008d
commit
bcb9487c39
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ ARDOUR_UI::we_have_dependents ()
|
|||
|
||||
Gtkmm2ext::Bindings::associate_all ();
|
||||
|
||||
editor->setup_tooltips ();
|
||||
editor->UpdateAllTransportClocks.connect (sigc::mem_fun (*this, &ARDOUR_UI::update_transport_clocks));
|
||||
|
||||
/* all actions are defined */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue