Remove lambda slots in preferences dialog that blocked freeing memory

This commit is contained in:
Veronica Berglyd Olsen
2024-06-08 23:34:31 +02:00
parent c8dccbe438
commit 57ee88059d
2 changed files with 76 additions and 58 deletions
-3
View File
@@ -57,9 +57,6 @@ class nwConst:
STATUS_MSG_TIMEOUT = 15000 # milliseconds
MAX_SEARCH_RESULT = 1000
# Dialogs
DLG_FINISHED = 2
class nwRegEx: