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

re-add badly removed line in [10506]

parent 5d2790ab
No related branches found
No related tags found
No related merge requests found
......@@ -3031,6 +3031,7 @@ class Interface:
return True
window.connect('delete_event',on_delete)
view.updateNamespace({'gajim': gajim})
gajim.ipython_window = window
def __init__(self):
gajim.interface = self
......
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