From 57ee61772b6c44e7731619c5c74e45bb860ac4aa Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 4 Jul 2016 12:44:42 -0400 Subject: add session-scope selection ops for Stripables --- libs/ardour/presentation_info.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/presentation_info.cc') diff --git a/libs/ardour/presentation_info.cc b/libs/ardour/presentation_info.cc index fe094dae6b..7115539178 100644 --- a/libs/ardour/presentation_info.cc +++ b/libs/ardour/presentation_info.cc @@ -38,6 +38,7 @@ using std::string; string PresentationInfo::state_node_name = X_("PresentationInfo"); PBD::Signal0 PresentationInfo::Change; +PBD::Signal0 PresentationInfo::SelectionChange; namespace ARDOUR { namespace Properties { -- cgit v1.2.3