From 699e25b33c98e31868d43cbe91e769ba05b840e6 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 29 Dec 2014 01:02:06 -0500 Subject: w32gdi: Add preserve option to windows GDI method --- src/gamma-w32gdi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gamma-w32gdi.h') diff --git a/src/gamma-w32gdi.h b/src/gamma-w32gdi.h index 1f985c8..6e73cd1 100644 --- a/src/gamma-w32gdi.h +++ b/src/gamma-w32gdi.h @@ -28,6 +28,7 @@ typedef struct { WORD *saved_ramps; + int preserve; } w32gdi_state_t; -- cgit v1.2.3-70-g09d2