+4
−1
Loading
gdk_cursor_new() has been deprecated in GTK 3.16, it is recommended to use gdk_cursor_new_for_display() instead, so do that. Signed-off-by:Max Reitz <mreitz@redhat.com> Reviewed-by:
Cole Robinson <crobinso@redhat.com> Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>