summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/midi_time_axis.h')
-rw-r--r--gtk2_ardour/midi_time_axis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/midi_time_axis.h b/gtk2_ardour/midi_time_axis.h
index 356a2474db..4da89df109 100644
--- a/gtk2_ardour/midi_time_axis.h
+++ b/gtk2_ardour/midi_time_axis.h
@@ -118,6 +118,7 @@ class MidiTimeAxisView : public RouteTimeAxisView
void route_active_changed ();
void note_range_changed ();
+ void contents_height_changed ();
bool _ignore_signals;
MidiScroomer* _range_scroomer;