mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 13:40:31 +00:00
win32: use the same type as the prototype
This commit is contained in:
parent
9d3e9c9375
commit
342b620223
@ -50,7 +50,7 @@
|
||||
void
|
||||
gdk_win32_display_set_cursor_theme (GdkDisplay *display,
|
||||
const gchar *name,
|
||||
const gint size)
|
||||
gint size)
|
||||
{
|
||||
gint cursor_size;
|
||||
gint w, h;
|
||||
|
Loading…
Reference in New Issue
Block a user