From 748ad24ace7a37059b6812a1f9f0145d4725ba66 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jul 2009 14:21:54 +0000 Subject: Small optimisation. Fix mouseover highlighting in the port matrix. git-svn-id: svn://localhost/ardour2/branches/3.0@5369 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_group.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_group.h') diff --git a/gtk2_ardour/port_group.h b/gtk2_ardour/port_group.h index f3f84a23ad..21dc9445cc 100644 --- a/gtk2_ardour/port_group.h +++ b/gtk2_ardour/port_group.h @@ -134,6 +134,7 @@ class PortGroupList : public sigc::trackable ARDOUR::DataType _type; mutable PortGroup::BundleList _bundles; + mutable bool _bundles_dirty; List _groups; std::vector _bundle_changed_connections; bool _signals_suspended; -- cgit v1.2.3