move kbd focus reset method into ARDOUR_UI where it (probably) belongs

This commit is contained in:
Paul Davis 2016-09-06 16:17:08 -04:00
parent 755010f254
commit 07bb5ff347
5 changed files with 54 additions and 52 deletions

View file

@ -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_ ();