Fix lost control links in copied automation patterns (#4723)
This hack should be removed once the automation system gets fixed.
This commit is contained in:
@@ -77,6 +77,7 @@ public:
|
||||
}
|
||||
|
||||
static jo_id_t idToSave( jo_id_t id );
|
||||
static jo_id_t idFromSave( jo_id_t id );
|
||||
|
||||
void clearJournal();
|
||||
void stopAllJournalling();
|
||||
|
||||
Reference in New Issue
Block a user