From 78f0007d540f862aa3e94c7ab2ebf61033552162 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 6 Sep 2014 22:00:42 +0200 Subject: safe EditorRoutes::redisplay() --- gtk2_ardour/editor_routes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/editor_routes.h') diff --git a/gtk2_ardour/editor_routes.h b/gtk2_ardour/editor_routes.h index 0e30974887..0d299f0d0f 100644 --- a/gtk2_ardour/editor_routes.h +++ b/gtk2_ardour/editor_routes.h @@ -153,6 +153,7 @@ private: bool _ignore_reorder; bool _no_redisplay; bool _redisplaying; + bool _redisplay_2; bool _adding_routes; bool _route_deletion_in_progress; int _queue_mute_rec_solo_etc; -- cgit v1.2.3