NOISSUE force saving of any outstanding instance component state on exit
This commit is contained in:
@ -73,6 +73,7 @@ public:
|
||||
}
|
||||
|
||||
InstListError loadList(bool complete = false);
|
||||
void saveNow();
|
||||
|
||||
/// Add an instance provider. Takes ownership of it. Should only be done before the first load.
|
||||
void addInstanceProvider(BaseInstanceProvider * provider);
|
||||
|
Reference in New Issue
Block a user