Rotate output meter label. Is this really supported in the chosen gtk
[ardour.git] / gtk2_ardour / visual_time_axis.cc
index 285f72c8a52d1c8ed28f9baa39e5f0bde8cce3b3..9782a8c9f6f8e2cb6c3cf6a663f7167bddd4111f 100644 (file)
@@ -222,7 +222,7 @@ VisualTimeAxis::visual_click()
 void
 VisualTimeAxis::hide_click()
 {
-       editor.unselect_strip_in_display (*this);
+       editor.hide_track_in_display (*this);
 }