GC the dialog once done.
This commit is contained in:
@@ -166,6 +166,7 @@ class QtHandler(QObject, PrintError):
|
||||
data = self.character_dialog.data
|
||||
if not data or 'done' in data:
|
||||
self.character_dialog.accept()
|
||||
self.character_dialog = None
|
||||
return data
|
||||
|
||||
def get_pin(self, msg):
|
||||
|
||||
Reference in New Issue
Block a user