MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X...
[ardour.git] / libs / evoral / evoral / ControlSet.hpp
index 39c3eba3449f99f3ddc1d7e0cef60bb1c8490848..f0c6bd0807e2c564f72e4a9e30e8f936b8d19530 100644 (file)
@@ -36,6 +36,7 @@ class ControlEvent;
 class ControlSet : public boost::noncopyable {
 public:
        ControlSet();
+        ControlSet (const ControlSet&);
        virtual ~ControlSet() {}
 
        virtual boost::shared_ptr<Evoral::Control>