The session data can now be exported to JSON and CSV files with the filters applied
This commit is contained in:
@@ -568,9 +568,6 @@ class GuiBuildNovel(QDialog):
|
||||
def _saveDocument(self, theFormat):
|
||||
"""Save the document to various formats.
|
||||
"""
|
||||
|
||||
# FMT_PDF
|
||||
|
||||
byteFmt = QByteArray()
|
||||
fileExt = ""
|
||||
textFmt = ""
|
||||
|
||||
Reference in New Issue
Block a user