mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
add keyfowarding to performance meters window
This commit is contained in:
parent
2344053276
commit
c32c31f215
2 changed files with 12 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ public:
|
|||
void start_updating ();
|
||||
void stop_updating ();
|
||||
|
||||
protected:
|
||||
bool on_key_press_event (GdkEventKey*);
|
||||
|
||||
private:
|
||||
void update ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue