Improve build settings

This commit is contained in:
Veronica Berglyd Olsen
2024-10-01 14:01:36 +02:00
parent d8bb9950d3
commit 22473823c9
4 changed files with 30 additions and 33 deletions
+1 -1
View File
@@ -311,7 +311,7 @@ def testToolBuildSettings_Headings(qtbot, nwGUI):
"""Test the Headings Tab of the GuiBuildSettings dialog."""
build = BuildSettings()
ttTitle = f"Title: {nwHeadFmt.TITLE}"
ttTitle = f"Part: {nwHeadFmt.TITLE}"
chTitle = f"Chapter: {nwHeadFmt.TITLE}"
unTitle = f"Interlude: {nwHeadFmt.TITLE}"
scTitle = f"Scene: {nwHeadFmt.TITLE}"