[cheese] Chain up to finalize in UmCropArea
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Chain up to finalize in UmCropArea
- Date: Thu, 14 Nov 2013 10:20:39 +0000 (UTC)
commit 9b3c6bed94d7060a88d7b091560bd4f9d1eafbe2
Author: David King <amigadave amigadave com>
Date: Thu Nov 14 09:56:38 2013 +0000
Chain up to finalize in UmCropArea
libcheese/um-crop-area.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libcheese/um-crop-area.c b/libcheese/um-crop-area.c
index 02c9887..95118ad 100644
--- a/libcheese/um-crop-area.c
+++ b/libcheese/um-crop-area.c
@@ -861,6 +861,8 @@ um_crop_area_finalize (GObject *object)
g_object_unref (area->priv->color_shifted);
area->priv->color_shifted = NULL;
}
+
+ G_OBJECT_CLASS (um_crop_area_parent_class)->finalize (object);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]