mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 05:50:10 +00:00
win32: One more build fix
This commit is contained in:
parent
4f79676b0b
commit
07988fc17f
@ -766,7 +766,7 @@ print_event_state (guint state)
|
||||
void
|
||||
_gdk_win32_print_event (const GdkEvent *event)
|
||||
{
|
||||
gchar *kvname;
|
||||
const char *kvname;
|
||||
|
||||
g_print ("%s%*s===> ", (debug_indent > 0 ? "\n" : ""), debug_indent, "");
|
||||
switch (event->any.type)
|
||||
|
Loading…
Reference in New Issue
Block a user