From dc0d0ee010319425b19d8d8d493f0bc489d5fd07 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 4 Dec 2008 11:42:49 +0000 Subject: Implement bug #263268 - Contact categories need to be able to be filtered by "not categorized". Also fix a crasher. svn path=/branches/kill-bonobo/; revision=36831 --- e-util/e-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/e-marshal.list') diff --git a/e-util/e-marshal.list b/e-util/e-marshal.list index 1ae89a8e20..366602491b 100644 --- a/e-util/e-marshal.list +++ b/e-util/e-marshal.list @@ -42,6 +42,7 @@ NONE:INT,POINTER,INT,OBJECT,INT,INT,BOXED,UINT,UINT NONE:INT,POINTER,INT,OBJECT,UINT NONE:INT,STRING NONE:LONG,LONG +NONE:OBJECT,BOOLEAN NONE:OBJECT,DOUBLE,DOUBLE,BOOLEAN NONE:OBJECT,OBJECT NONE:POINTER,BOOLEAN -- cgit