mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
another required fix following recent cherry-picks from waves
This commit is contained in:
parent
297ebd33bb
commit
b72d37a45f
1 changed files with 1 additions and 0 deletions
|
|
@ -1196,6 +1196,7 @@ class LIBARDOUR_API Session : public PBD::StatefulDestructible, public PBD::Scop
|
|||
void sync_locations_to_skips ();
|
||||
void _sync_locations_to_skips ();
|
||||
|
||||
PBD::ScopedConnectionList skip_update_connections;
|
||||
bool _ignore_skips_updates;
|
||||
|
||||
PBD::ScopedConnectionList punch_connections;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue