From 5c60eea32afacc738eee9d96aeac7f963432e36d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 13 Jun 2012 20:37:07 +0000 Subject: Don't recompute child heights when building the route time axis view menu. git-svn-id: svn://localhost/ardour2/branches/3.0@12709 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_time_axis.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/route_time_axis.h') diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h index de383e33d7..e0bbf2c02a 100644 --- a/gtk2_ardour/route_time_axis.h +++ b/gtk2_ardour/route_time_axis.h @@ -307,6 +307,7 @@ protected: UnderlayMirrorList _underlay_mirrors; bool _ignore_track_mode_change; ///< true to ignore track mode change signals + bool _ignore_set_layer_display; private: -- cgit v1.2.3