win32: use the same type as the prototype
This commit is contained in:
@ -50,7 +50,7 @@
|
|||||||
void
|
void
|
||||||
gdk_win32_display_set_cursor_theme (GdkDisplay *display,
|
gdk_win32_display_set_cursor_theme (GdkDisplay *display,
|
||||||
const gchar *name,
|
const gchar *name,
|
||||||
const gint size)
|
gint size)
|
||||||
{
|
{
|
||||||
gint cursor_size;
|
gint cursor_size;
|
||||||
gint w, h;
|
gint w, h;
|
||||||
|
|||||||
Reference in New Issue
Block a user