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

when we press cancel we don't update the emoticons

parent f4b341d4
No related branches found
No related tags found
No related merge requests found
......@@ -1774,6 +1774,7 @@ class ManageEmoticonsWindow:
if self.image_is_ok(file):
ok = True
else:
file = None
ok = True
dialog.destroy()
if file:
......
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