mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
new mouse mode (Draw (notes)); switch into internal mode when draw is selected; notably improve use of dbl-click to enter and exist internal/note edit mode
git-svn-id: svn://localhost/ardour2/branches/3.0@11269 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c43f1d22c8
commit
efab36a85e
9 changed files with 137 additions and 45 deletions
|
|
@ -24,7 +24,8 @@
|
|||
#include <libgnomecanvasmm/init.h>
|
||||
#include <libgnomecanvasmm/pixbuf.h>
|
||||
#include <jack/types.h>
|
||||
#include <gtkmm2ext/utils.h>
|
||||
|
||||
#include "gtkmm2ext/utils.h"
|
||||
|
||||
#include "ardour/profile.h"
|
||||
#include "ardour/rc_configuration.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue