From 832aa18a813f5ed4cb8e1228c52d89ee6d8946c7 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 25 Jan 2010 20:34:09 +0000 Subject: a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now git-svn-id: svn://localhost/ardour2/branches/3.0@6561 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_regions.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/editor_regions.h') diff --git a/gtk2_ardour/editor_regions.h b/gtk2_ardour/editor_regions.h index 83fd91aaca..5a9c2aad5a 100644 --- a/gtk2_ardour/editor_regions.h +++ b/gtk2_ardour/editor_regions.h @@ -150,6 +150,8 @@ private: bool _no_redisplay; std::list > tmp_region_list; PBD::ScopedConnection region_property_connection; + bool ignore_region_list_selection_change; + bool ignore_selected_region_change; }; #endif /* __gtk_ardour_editor_regions_h__ */ -- cgit v1.2.3