Merge branch 'main' into new_project_wizard
This commit is contained in:
@@ -430,7 +430,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