qulogic/pidgin

114172c732ea
Merged in strangeways/main/fix-windows-compile (pull request #286)

Fix Windows compilation failure due to gtkstyle.c missing in Makefile

Approved-by: Eion Robb
Approved-by: Gary Kramlich
--- a/pidgin/Makefile.mingw Thu Oct 19 23:48:13 2017 -0500
+++ b/pidgin/Makefile.mingw Tue Nov 14 07:14:55 2017 +0000
@@ -89,6 +89,7 @@
gtksourceundomanager.c \
gtkstatus-icon-theme.c \
gtkstatusbox.c \
+ gtkstyle.c \
gtkthemes.c \
gtkutils.c \
gtkwhiteboard.c \