]> Pileus Git - ~andy/gtk/commit
Fix warnings from calling g_object_notify() on a GtkAccelGroup without
authorMartyn James Russell <mr@src.gnome.org>
Fri, 20 Jun 2008 15:10:00 +0000 (15:10 +0000)
committerMartyn James Russell <mr@src.gnome.org>
Fri, 20 Jun 2008 15:10:00 +0000 (15:10 +0000)
commitc8322b8c0ed0036bab3f38b5097ef3eb9187400d
treed86c8c53acecc97ceb19d81222a2d08899bbdef1
parent755a662ff21d4ea18f6537f93476eb712e3c26b4
Fix warnings from calling g_object_notify() on a GtkAccelGroup without

* gtk/gtkaccelgroup.c: Fix warnings from calling
g_object_notify() on a GtkAccelGroup without casting to a
GObject.

svn path=/trunk/; revision=20652
ChangeLog
gtk/gtkaccelgroup.c