diff options
Diffstat (limited to 'muse/awl/tcanvas.h')
-rw-r--r-- | muse/awl/tcanvas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse/awl/tcanvas.h b/muse/awl/tcanvas.h index a2955a07..a00e387b 100644 --- a/muse/awl/tcanvas.h +++ b/muse/awl/tcanvas.h @@ -42,6 +42,7 @@ enum FollowMode { static const int rulerHeight = 28; static const int pianoWidth = 40; +static const int waveWidth = 40; static const int drumWidth = 120; static const int drumHeight = 18; static const int keyHeight = 13; |