window: prevent default handler for delete-event from running
This commit is contained in:
parent
9829e2bec1
commit
bcfc4197d8
@ -510,6 +510,8 @@ class Window (object):
|
||||
|
||||
self.actions.close_window.activate ()
|
||||
|
||||
return True
|
||||
|
||||
@action
|
||||
def handle_new_window_action_activate (self, action):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user