X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=libview%2Fev-view-presentation.c;h=7c03116b1e96a6c368aa636f948b360494673e3b;hb=d9458f7a82b916efcc7bebf576388ef9bf2e8e45;hp=9cc74af710b1c1b446c60250cf04ceb83eb87985;hpb=afa18f6b0d2d1851d5b89aba42b2ab263c00710b;p=evince.git diff --git a/libview/ev-view-presentation.c b/libview/ev-view-presentation.c index 9cc74af7..7c03116b 100644 --- a/libview/ev-view-presentation.c +++ b/libview/ev-view-presentation.c @@ -843,7 +843,7 @@ ev_view_presentation_set_cursor (EvViewPresentation *pview, gdk_window_set_cursor (gtk_widget_get_window (widget), cursor); gdk_flush (); if (cursor) - gdk_cursor_unref (cursor); + g_object_unref (cursor); } static void