diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 657e884a3..f198ed397 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3844,7 +3844,7 @@ location as the movie.</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> - <signal handler="gtk_widget_hide_on_delete" name="delete_event"/> + <signal handler="preview_window_delete_cb" name="delete_event"/> <child> <object class="GtkVBox" id="vbox32"> <property name="visible">True</property> |