From 187e7db9c039d7369766aeae7dfdf87f191ac446 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 21 Dec 2002 12:04:15 +0000 Subject: a color cache to be proud of! --- otk_c/gccache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk_c/gccache.h') diff --git a/otk_c/gccache.h b/otk_c/gccache.h index f6657f48..ccd95524 100644 --- a/otk_c/gccache.h +++ b/otk_c/gccache.h @@ -16,7 +16,7 @@ typedef struct OtkGCCacheContext { int function; int subwindow; Bool used; - unsigned int screen; + int screen; int linewidth; } OtkGCCacheContext; -- cgit v1.2.3