mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
Fix another typo
This commit is contained in:
parent
b3bd184274
commit
f9e876e265
@ -271,7 +271,7 @@ _gdk_x11_display_get_cursor_for_type (GdkDisplay *display,
|
||||
}
|
||||
|
||||
private = g_object_new (GDK_TYPE_X11_CURSOR,
|
||||
"cursor-type", GDK_CURSOR_IS_PIXMAP,
|
||||
"cursor-type", cursor_type,
|
||||
"display", display,
|
||||
NULL);
|
||||
private->xcursor = xcursor;
|
||||
|
Loading…
Reference in New Issue
Block a user