diff options
-rw-r--r-- | panels/display/cc-night-light-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/display/cc-night-light-dialog.ui b/panels/display/cc-night-light-dialog.ui index 55594a5b3..e4a32a4e7 100644 --- a/panels/display/cc-night-light-dialog.ui +++ b/panels/display/cc-night-light-dialog.ui @@ -6,7 +6,7 @@ <property name="modal">True</property> <property name="destroy_with_parent">True</property> <property name="type_hint">dialog</property> - <!-- <signal name="delete-event" handler="gtk_widget_hide_on_delete" object="CcNightLightDialog" swapped="no" /> --> + <signal name="delete-event" handler="gtk_widget_hide_on_delete" object="CcNightLightDialog" swapped="no" /> <child internal-child="vbox"> <object class="GtkBox"> <property name="can_focus">False</property> |