mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
merge from 2.0-ongoing by hand, minus key binding editor
git-svn-id: svn://localhost/ardour2/trunk@2539 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aa1f736a65
commit
f7f9d6fdc4
134 changed files with 6894 additions and 2403 deletions
|
|
@ -105,6 +105,7 @@ class Keyboard : public sigc::trackable, PBD::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