Bug corrected: old file format type when loading old documents

This commit is contained in:
Olivier Keshavjee 2016-04-08 13:31:48 +02:00
parent a3d3b41dfb
commit 6fdfeaf6d0

View file

@ -654,6 +654,7 @@ def loadProject(project, zip=None):
# Just to be sure
settings.saveToZip = zip
settings.defaultTextType = "md"
####################################################################################################################
# Labels