mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
optionally tie together editor+mixer display orders; provide GUI control for timecode-is-synced; make Ctrl-w close any dialog
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2422 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b8e813c455
commit
222a85ca10
25 changed files with 254 additions and 60 deletions
|
|
@ -105,6 +105,7 @@ class Keyboard : public sigc::trackable, Stateful
|
|||
static guint delete_but;
|
||||
static guint delete_mod;
|
||||
static guint snap_mod;
|
||||
static Gtk::Window* current_window;
|
||||
|
||||
static gint _snooper (GtkWidget*, GdkEventKey*, gpointer);
|
||||
gint snooper (GtkWidget*, GdkEventKey*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue