Massive fmtlib refactor

This commit is contained in:
Jack Andersen
2019-07-19 18:23:25 -10:00
parent a74caa5fb0
commit b0e4973c64
32 changed files with 441 additions and 513 deletions

View File

@@ -49,7 +49,7 @@ public:
switch (m_column) {
case 1:
m_undoVal = entry.objId.id;
m_undoVal = entry.objId.id.id;
entry.objId.id = m_redoVal;
break;
case 2: