Block the error handler dialog in test mode

This commit is contained in:
Veronica K. B. Olsen
2020-08-02 15:14:46 +02:00
parent 46c9f0fb5f
commit d3ab1caf3a
2 changed files with 6 additions and 2 deletions
-1
View File
@@ -432,7 +432,6 @@ class GuiBuildNovel(QDialog):
def _buildPreview(self):
"""Build a preview of the project in the document viewer.
"""
# Get Settings
fmtTitle = self.fmtTitle.text().strip()
fmtChapter = self.fmtChapter.text().strip()