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;