Add documents
Comparer les modifications
+ 13
− 8
@@ -7,6 +7,7 @@
@@ -7,6 +7,7 @@
@@ -44,16 +45,20 @@ MainWindow::saveFileAs() noexcept
@@ -44,16 +45,20 @@ MainWindow::saveFileAs() noexcept
Add documents, document views and a document store to manage document and which one is displayed.
/!\ The code is not working because stuff inside the docmuent, docmuent view and document store is not implemented!