commit | 171392406d8e230d62e5ebf4805f71460854b8ec | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 03 15:37:23 2013 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 03 16:14:05 2013 -0500 |
tree | 2fd8f52d59aba2775f382fa5e160c56b66ef0b7f | |
parent | 41686a960805ed561158c7e4809f0c9f92f1d8ec [diff] |
gtk: don't use g_object_unref on GdkCursor It's not a GObject. Cc: Gerd Hoffman <kraxel@redhat.com> Reported-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> --- v1 -> v2 - Fix summary to agree with code (Peter)