The session data can now be exported to JSON and CSV files with the filters applied

This commit is contained in:
Veronica K. B. Olsen
2020-06-26 18:23:44 +02:00
parent d316277f72
commit bdedc7a11c
2 changed files with 132 additions and 27 deletions
-3
View File
@@ -568,9 +568,6 @@ class GuiBuildNovel(QDialog):
def _saveDocument(self, theFormat):
"""Save the document to various formats.
"""
# FMT_PDF
byteFmt = QByteArray()
fileExt = ""
textFmt = ""