Skip to content
Snippets Groups Projects
Commit 30d6b140 authored by inso's avatar inso
Browse files

Added cleaning "label_info" in processConfigureAccount

parent 5d1de634
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@ class StepPageKey(Step):
self.config_dialog.label_info.setText("Error : passwords are different")
return False
self.config_dialog.label_info.setText("")
return True
def process_next(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment