diff options
Diffstat (limited to 'muse/awl/tcanvas.h')
-rw-r--r-- | muse/awl/tcanvas.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse/awl/tcanvas.h b/muse/awl/tcanvas.h index 2cf4b3fc..a2955a07 100644 --- a/muse/awl/tcanvas.h +++ b/muse/awl/tcanvas.h @@ -27,7 +27,8 @@ #define MAP_OFFSET 20 enum TimeCanvasType { - TIME_CANVAS, TIME_CANVAS_PIANOROLL, TIME_CANVAS_DRUMEDIT + TIME_CANVAS, TIME_CANVAS_PIANOROLL, TIME_CANVAS_DRUMEDIT, + TIME_CANVAS_WAVEEDIT }; enum Tool { |