Re: [Spice-devel] [spice-gtk] Use G_OS_WIN32 #define everywhere

2014-08-13 Thread Jonathon Jongsma
Sounds good to me. ACK. On Wed, 2014-08-13 at 16:13 +0200, Christophe Fergeau wrote: > Currently some parts of the windows specific code is checking for the > WIN32 define, and other parts are checking G_OS_WIN32. This commit uses > G_OS_WIN32 everywhere for consistency. > --- > gtk/channel-dis

[Spice-devel] [spice-gtk] Use G_OS_WIN32 #define everywhere

2014-08-13 Thread Christophe Fergeau
Currently some parts of the windows specific code is checking for the WIN32 define, and other parts are checking G_OS_WIN32. This commit uses G_OS_WIN32 everywhere for consistency. --- gtk/channel-display.c | 8 gtk/decode-jpeg.c | 2 +- gtk/spice-gtk-session.c | 6 -- gtk/