header file part of initial attempt to push certain kinds of Locations into LocateRoll events on the timeline for skip lists

This commit is contained in:
Paul Davis 2014-09-16 21:33:18 -04:00
parent 39f8e3b849
commit eb6017d6a6

View file

@ -1189,6 +1189,7 @@ class LIBARDOUR_API Session : public PBD::StatefulDestructible, public PBD::Scop
void locations_changed ();
void locations_added (Location*);
void handle_locations_changed (Locations::LocationList&);
void sync_locations_to_skips (Locations::LocationList&);
PBD::ScopedConnectionList punch_connections;
void auto_punch_start_changed (Location *);