Add document views
Comparer les modifications
+ 1
− 0
@@ -27,6 +27,7 @@ public:
@@ -27,6 +27,7 @@ public:
The document views is used to handle multiple types of document as tab documents to be displayed in the main window.
Also make some modifications/improvements to the main window UI
Depends on !5 (merged)
This mix the view and the controller but seems OK because each type of document may have different ways of being closed.