forked from openlp/openlp
Just to make more sense.
This commit is contained in:
parent
f710746a55
commit
32034dea95
@ -482,6 +482,7 @@ class ServiceManager(QtGui.QWidget):
|
|||||||
finally:
|
finally:
|
||||||
zip.close()
|
zip.close()
|
||||||
self.mainwindow.addRecentFile(path_file_name)
|
self.mainwindow.addRecentFile(path_file_name)
|
||||||
|
if success:
|
||||||
self.setModified(False)
|
self.setModified(False)
|
||||||
return success
|
return success
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user