Block the error handler dialog in test mode
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user