summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker_time_axis.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker_time_axis.cc')
-rw-r--r--gtk2_ardour/marker_time_axis.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/marker_time_axis.cc b/gtk2_ardour/marker_time_axis.cc
index cf4ba58823..dd827b4c3c 100644
--- a/gtk2_ardour/marker_time_axis.cc
+++ b/gtk2_ardour/marker_time_axis.cc
@@ -117,7 +117,7 @@ MarkerTimeAxis::set_height (uint32_t h)
}
// tell those interested that we have had our height changed
- gui_changed("track_height",(void*)0) ; /* EMIT_SIGNAL */
+ gui_changed("track_height",(void*)0) ; /* EMIT_SIGNAL */
}
/**