summaryrefslogtreecommitdiff
path: root/gtk2_ardour/piano_roll_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/piano_roll_header.h')
-rw-r--r--gtk2_ardour/piano_roll_header.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/piano_roll_header.h b/gtk2_ardour/piano_roll_header.h
index 141e7663f5..8333284ad9 100644
--- a/gtk2_ardour/piano_roll_header.h
+++ b/gtk2_ardour/piano_roll_header.h
@@ -96,6 +96,7 @@ private:
uint8_t _highlighted_note;
uint8_t _clicked_note;
double _grab_y;
+ bool _dragging;
double _note_height;
double _black_note_width;