Fix function signature

This commit is contained in:
Luca Bacci 2020-04-23 19:10:30 +02:00
parent be159ab93c
commit 1697be5e44
No known key found for this signature in database
GPG Key ID: 8E3C8D989C98883D

View File

@ -646,6 +646,7 @@ gdk_offscreen_window_set_wmfunctions (GdkWindow *window,
static void
gdk_offscreen_window_begin_move_drag (GdkWindow *window,
GdkDevice *device,
gint button,
gint root_x,
gint root_y,