mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 20:56:28 +01:00
add 2 new canvas debug bits
This commit is contained in:
parent
2c499332ab
commit
4bbfc60126
2 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ namespace PBD {
|
|||
LIBCANVAS_API extern DebugBits CanvasEvents;
|
||||
LIBCANVAS_API extern DebugBits CanvasRender;
|
||||
LIBCANVAS_API extern DebugBits CanvasEnterLeave;
|
||||
LIBCANVAS_API extern DebugBits CanvasBox;
|
||||
LIBCANVAS_API extern DebugBits CanvasSizeAllocate;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue