Stripable signals moved to PresentationInfo
This commit is contained in:
parent
7b2f2a1f6a
commit
5dce39a26b
@ -40,7 +40,7 @@ STATIC(EndTimeChanged, &ARDOUR::Session::EndTimeChanged, 1)
|
||||
STATIC(Exported, &ARDOUR::Session::Exported, 2)
|
||||
|
||||
// stripable static globals
|
||||
STATIC(PresentationInfoChange, &Stripable::PresentationInfoChange, 0)
|
||||
STATIC(Change, &PresentationInfo::Change, 0)
|
||||
|
||||
// session specific (re-subscribe when session changes)
|
||||
SESSION(SessionConfigChanged, config.ParameterChanged, 1)
|
||||
|
Loading…
Reference in New Issue
Block a user