mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
move kbd focus reset method into ARDOUR_UI where it (probably) belongs
This commit is contained in:
parent
755010f254
commit
07bb5ff347
5 changed files with 54 additions and 52 deletions
|
|
@ -1276,8 +1276,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
|
||||
void naturalize_region ();
|
||||
|
||||
void reset_focus (Gtk::Widget*);
|
||||
|
||||
void split_region ();
|
||||
|
||||
void delete_ ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue