From ea6a0c42b559efa11276555e94c2f0ebd8504387 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 20 Dec 2006 16:45:28 +0000 Subject: [PATCH] Monotone-Parent: c5cb8ff1799cfa8bdbefc0ec3eb54005562ff83d Monotone-Revision: 373c88d1b022af209d0c5807d62b262cf60ee5bf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T16:45:28 Monotone-Branch: ca.inverse.sogo --- UI/Common/UIxAclEditor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/Common/UIxAclEditor.h b/UI/Common/UIxAclEditor.h index f19b5d8cf..53f7d2990 100644 --- a/UI/Common/UIxAclEditor.h +++ b/UI/Common/UIxAclEditor.h @@ -28,6 +28,7 @@ @interface UIxAclEditor : UIxComponent { BOOL prepared; + BOOL publishInFreeBusy; NSArray *acls; NSMutableArray *users; NSMutableArray *checkedUsers;