13
0

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 80c0400cda
commit 99ac4755af

View File

@ -1174,6 +1174,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 *);