Skip to content
Snippets Groups Projects
Commit fd60c2fc authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Revert "AccountsWindow: Fix back button"

This reverts commit 108b0878
parent 1be5a07b
No related branches found
No related tags found
No related merge requests found
......@@ -82,10 +82,6 @@ class AccountsWindow(Gtk.ApplicationWindow):
app.ged.register_event_handler(
'our-show', ged.GUI2, self._nec_our_status)
@property
def stack(self):
return self._ui.stack
def _nec_our_status(self, event):
self.update_accounts()
......
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