mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 19:29:58 +01:00
SessionFile source restore version snapshot from UI
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#endif
|
||||
|
||||
#define HISTORY_NODE(i) std::to_string(i).insert(0,1,'H')
|
||||
#define SNAPSHOT_NODE(i) std::to_string(i).insert(0,1,'S')
|
||||
|
||||
using namespace tinyxml2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user