Skip to content
Snippets Groups Projects
Commit 99b86a7c authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

typo

parent 942bcc75
No related branches found
No related tags found
No related merge requests found
......@@ -642,7 +642,7 @@ class Change_password_dialog:
self.password1_entry = self.xml.get_widget('password1_entry')
self.password2_entry = self.xml.get_widget('password2_entry')
self.window.show_all()
self.dialog.show_all()
def run(self):
'''Wait for OK button to be pressed and return new password'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment