mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
make it possible for canvas patch changes to receive kbd events, and along the way clean up a couple of related issues, providing noevent-pixbuf (which we should probably use for regionview names too)
git-svn-id: svn://localhost/ardour2/branches/3.0@12745 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2e71cb2e26
commit
2863640a52
5 changed files with 73 additions and 28 deletions
|
|
@ -28,8 +28,6 @@ public:
|
|||
|
||||
virtual ~CanvasFlag();
|
||||
|
||||
virtual bool on_event(GdkEvent* ev);
|
||||
|
||||
virtual void set_text(const std::string& a_text);
|
||||
virtual void set_height (double);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue