mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 10:06:33 +01:00
add PBD::DEBUG::WaveView
This commit is contained in:
parent
9edd8d4b3b
commit
1c6c9e95ba
2 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ namespace PBD {
|
|||
LIBCANVAS_API extern uint64_t CanvasEvents;
|
||||
LIBCANVAS_API extern uint64_t CanvasRender;
|
||||
LIBCANVAS_API extern uint64_t CanvasEnterLeave;
|
||||
LIBCANVAS_API extern uint64_t WaveView;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue