[gnome-flashback/gnome-3-22] desktop-background: disconnect from right object
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback/gnome-3-22] desktop-background: disconnect from right object
- Date: Fri, 4 Nov 2016 20:48:15 +0000 (UTC)
commit ff26e60eb31621d7bfadebf79a9ac56a51169ba8
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Nov 4 22:45:35 2016 +0200
desktop-background: disconnect from right object
.../libdesktop-background/gf-desktop-background.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-flashback/libdesktop-background/gf-desktop-background.c
b/gnome-flashback/libdesktop-background/gf-desktop-background.c
index ea66b84..da5f218 100644
--- a/gnome-flashback/libdesktop-background/gf-desktop-background.c
+++ b/gnome-flashback/libdesktop-background/gf-desktop-background.c
@@ -152,7 +152,7 @@ gf_desktop_background_dispose (GObject *object)
if (background->change_event_id != 0)
{
- g_signal_handler_disconnect (screen, background->change_event_id);
+ g_signal_handler_disconnect (background->settings, background->change_event_id);
background->change_event_id = 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]