Add project file format 1.5
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ import shutil
|
||||
|
||||
from PyQt5.QtWidgets import qApp
|
||||
|
||||
XML_IGNORE = ("<novelWriterXML", "<saveCount", "<autoCount", "<editTime")
|
||||
XML_IGNORE = ("<novelWriterXML", "<project")
|
||||
|
||||
|
||||
class C:
|
||||
|
||||
Reference in New Issue
Block a user