mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 20:56:28 +01:00
canvas: add Table debug bit
This commit is contained in:
parent
46586f3a9d
commit
d71fcf1955
2 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ namespace PBD {
|
|||
LIBCANVAS_API extern DebugBits CanvasEnterLeave;
|
||||
LIBCANVAS_API extern DebugBits CanvasBox;
|
||||
LIBCANVAS_API extern DebugBits CanvasSizeAllocate;
|
||||
LIBCANVAS_API extern DebugBits CanvasTable;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue