finished new/load/save
This commit is contained in:
@@ -162,3 +162,6 @@ void Sequence::redo() {
|
||||
set_undo(undo_pointer);
|
||||
}
|
||||
}
|
||||
|
||||
// static variable for the currently active sequence
|
||||
Sequence* sequence = NULL;
|
||||
|
||||
Reference in New Issue
Block a user