mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 20:56:28 +01:00
Purify libcanvas, remove libardour dependency
A canvas is just a canvas. Move WaveView into its own library.
This commit is contained in:
parent
601c317d70
commit
beb73edf55
29 changed files with 267 additions and 293 deletions
|
|
@ -33,7 +33,6 @@ namespace PBD {
|
|||
LIBCANVAS_API extern DebugBits CanvasEvents;
|
||||
LIBCANVAS_API extern DebugBits CanvasRender;
|
||||
LIBCANVAS_API extern DebugBits CanvasEnterLeave;
|
||||
LIBCANVAS_API extern DebugBits WaveView;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue