gtkxpaned: Use g_object_unref() instead of gdk_cursor_unref().
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 30 Jul 2013 05:01:52 +0000 (22:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 30 Jul 2013 05:01:52 +0000 (22:01 -0700)
commit3c2eb9f19111e4491fe91623263cb64a0350b536
tree1344cacc2fc0d7e5a3e800a4d13c9184df0c2a62
parentdf4f07abc74d634857f4affcb743441b0ec302c7
gtkxpaned: Use g_object_unref() instead of gdk_cursor_unref().

gdk_cursor_unref() is deprecated in GTK+3.
lib/gtk-contrib/gtkxpaned.c