Implement the VivyDocument specification
Comparer les modifications
+ 44
− 7
@@ -6,6 +6,8 @@
@@ -6,6 +6,8 @@
@@ -13,13 +15,48 @@ VivyDocument::VivyDocument(const QString &documentPath, Options opt)
@@ -13,13 +15,48 @@ VivyDocument::VivyDocument(const QString &documentPath, Options opt)
@@ -108,7 +145,7 @@ VivyDocument::rename(const QString &newName) noexcept
@@ -108,7 +145,7 @@ VivyDocument::rename(const QString &newName) noexcept