Done building the buttons etc for BuildNovel dialog

This commit is contained in:
Veronica K. B. Olsen
2020-05-10 19:31:53 +02:00
parent 5ab1402854
commit 4d9e2d03a3
6 changed files with 400 additions and 23 deletions
+1
View File
@@ -84,6 +84,7 @@ class Config:
self.guiTheme = "default"
self.guiSyntax = "default_light"
self.guiDark = False
self.guiLang = "en" # Hardcoded for now
## Sizes
self.winGeometry = [1100, 650]