mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
strip keyboard.cc of noxious focus handling stuff, and cleanup
git-svn-id: svn://localhost/trunk/ardour2@106 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bac3c6bc0f
commit
fb45ffea71
40 changed files with 395 additions and 939 deletions
|
|
@ -135,7 +135,6 @@ class ExportDialog : public ArdourDialog
|
|||
void export_cue_file (ARDOUR::Locations::LocationList& locations, const string& path);
|
||||
void export_toc_file (ARDOUR::Locations::LocationList& locations, const string& path);
|
||||
void do_export ();
|
||||
gint change_focus_policy (GdkEventAny *, bool);
|
||||
gint window_closed (GdkEventAny *ignored);
|
||||
|
||||
void track_selector_button_click ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue