summaryrefslogtreecommitdiff
path: root/GstDebugViewer/GUI/window.py
diff options
context:
space:
mode:
Diffstat (limited to 'GstDebugViewer/GUI/window.py')
-rw-r--r--GstDebugViewer/GUI/window.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/GstDebugViewer/GUI/window.py b/GstDebugViewer/GUI/window.py
index a377243..7132709 100644
--- a/GstDebugViewer/GUI/window.py
+++ b/GstDebugViewer/GUI/window.py
@@ -510,6 +510,8 @@ class Window (object):
self.actions.close_window.activate ()
+ return True
+
@action
def handle_new_window_action_activate (self, action):