]> Pileus Git - ~andy/gtk/commit
gdk: Move gdk_cursor_get_display() out of the backends
authorBenjamin Otte <otte@redhat.com>
Mon, 20 Dec 2010 12:47:35 +0000 (13:47 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:05 +0000 (12:07 -0500)
commit4793bd3399d47a43993a384846d60fbc47dac50e
tree61e0f08af350e7e7c4b20b063a7df9985aa82ea6
parent7a14b30ea37d4cb9b021df3d9d6036cb15f19df1
gdk: Move gdk_cursor_get_display() out of the backends

Now that we store the display inside the cursor, that change is obvious.
gdk/gdkcursor.c
gdk/quartz/gdkcursor-quartz.c
gdk/win32/gdkcursor-win32.c
gdk/x11/gdkcursor-x11.c