mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
BugFix: SessionGroupSource creation and update in ActionManager and
SessionCreator.
This commit is contained in:
@@ -36,8 +36,9 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
void restore(uint target, uint64_t id);
|
||||
void restore(uint target);
|
||||
void replaceSourceId(uint64_t previousid, uint64_t newid);
|
||||
// void replaceSourceId(tinyxml2::XMLElement* parentnode, uint64_t previousid, uint64_t newid);
|
||||
|
||||
tinyxml2::XMLDocument xmlDoc_;
|
||||
uint step_;
|
||||
|
||||
Reference in New Issue
Block a user