From d58cb3daa3f0e091a11e3846b28e83bcf0f93587 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 5 Jun 2016 15:11:43 -0400 Subject: extensive changes to PresentationInfo API Now handles color, partially. --- libs/ardour/globals.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/ardour/globals.cc') diff --git a/libs/ardour/globals.cc b/libs/ardour/globals.cc index f3b4a653c7..7d4730d290 100644 --- a/libs/ardour/globals.cc +++ b/libs/ardour/globals.cc @@ -102,6 +102,7 @@ #include "ardour/operations.h" #include "ardour/panner_manager.h" #include "ardour/plugin_manager.h" +#include "ardour/presentation_info.h" #include "ardour/process_thread.h" #include "ardour/profile.h" #include "ardour/rc_configuration.h" @@ -442,6 +443,7 @@ ARDOUR::init (bool use_windows_vst, bool try_optimization, const char* localedir RouteGroup::make_property_quarks (); Playlist::make_property_quarks (); AudioPlaylist::make_property_quarks (); + PresentationInfo::make_property_quarks (); /* this is a useful ready to use PropertyChange that many things need to check. This avoids having to compose -- cgit v1.2.3