A proper fix for win32 build

This commit is contained in:
Fridrich Štrba 2010-08-29 18:16:58 +02:00
parent af44019baf
commit 895b9ff43f

View File

@ -512,7 +512,7 @@ _gdk_window_impl_new (GdkWindow *window,
(private->window_type == GDK_WINDOW_DIALOG ? "DIALOG" :
(private->window_type == GDK_WINDOW_TEMP ? "TEMP" :
"???")))),
(attributes->wclass == GDK_INPUT_OUTPUT ? "" : "input-only")),
(attributes->wclass == GDK_INPUT_OUTPUT ? "" : "input-only"))
);
/* to ensure to not miss important information some additional check against