hippo-canvas r7278 - trunk/linux/hippo
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: hippo-canvas r7278 - trunk/linux/hippo
- Date: Thu, 19 Jun 2008 22:23:31 +0000 (UTC)
Author: otaylor
Date: Thu Jun 19 22:23:30 2008
New Revision: 7278
URL: http://svn.gnome.org/viewvc/hippo-canvas?rev=7278&view=rev
Log:
Fix an incorrect signal disconnection, leading to crashes
Modified:
trunk/linux/hippo/hippo-canvas-widget.c
Modified: trunk/linux/hippo/hippo-canvas-widget.c
==============================================================================
--- trunk/linux/hippo/hippo-canvas-widget.c (original)
+++ trunk/linux/hippo/hippo-canvas-widget.c Thu Jun 19 22:23:30 2008
@@ -237,7 +237,7 @@
g_signal_handlers_disconnect_by_func(box->context,
(gpointer)on_context_style_changed,
- context);
+ item);
}
/* chain up, which invalidates our old context */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]