Fat commit to refactor the quick record generation

This commit is contained in:
Ludovic Marcotte
2014-07-30 14:51:00 -04:00
parent 07324e56a0
commit b05fcc7d82
78 changed files with 341 additions and 1580 deletions

View File

@@ -513,7 +513,7 @@
}
[vToDo setTimeStampAsDate: now];
[sogoObject saveContentString: [vCalendar versitString]];
[sogoObject saveComponent: vCalendar];
[self updateVersions];
}