Update preferences dialog and quotes selection dialog

This commit is contained in:
Veronica Berglyd Olsen
2024-01-13 18:28:41 +01:00
parent 4afbd98d6f
commit 7b5b82136f
4 changed files with 41 additions and 28 deletions
+3
View File
@@ -56,6 +56,9 @@ class nwConst:
# Gui Settings
STATUS_MSG_TIMEOUT = 15000 # milliseconds
# Dialogs
DLG_FINISHED = 2
# END Class nwConst