summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/audio_time_axis.h')
-rw-r--r--gtk2_ardour/audio_time_axis.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/audio_time_axis.h b/gtk2_ardour/audio_time_axis.h
index 565d7cda9f..1b090d881e 100644
--- a/gtk2_ardour/audio_time_axis.h
+++ b/gtk2_ardour/audio_time_axis.h
@@ -86,6 +86,8 @@ class AudioTimeAxisView : public RouteTimeAxisView
void first_idle ();
+ XMLNode* get_child_xml_node (const string & childname);
+
void set_waveform_shape (Editing::WaveformShape);
void set_waveform_scale (Editing::WaveformScale);