src/model.h

changeset 338
719b909a7d2b
parent 336
e07425ac5834
child 374
75efc3ba5a56
--- a/src/model.h	Wed Jul 20 21:35:55 2022 +0300
+++ b/src/model.h	Wed Jul 20 21:48:46 2022 +0300
@@ -21,9 +21,7 @@
 #include <memory>
 #include "src/basics.h"
 #include "src/colors.h"
-
 #include <QTextDocument>
-using Model = QTextDocument;
 
 struct SubfileReference
 {

mercurial