Rename GuiBuildManuscript to GuiBuildSettings

This commit is contained in:
Veronica Berglyd Olsen
2023-05-13 19:02:21 +02:00
parent a4e5a88686
commit ff0a4b03ae
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ VALID_MAP = {
},
"GuiWordList": {"winWidth", "winHeight"},
"GuiNovelView": {"lastCol", "lastColSize"},
"GuiBuildManuscript": {
"GuiBuildSettings": {
"winWidth", "winHeight", "treeWidth", "filterWidth"
},
}