From 159f565f81e1942efa9ad53c458097f1b45f48ab Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 16 Oct 2007 22:30:27 +0000 Subject: [PATCH] Monotone-Parent: 5c9300366a0bd3366cad156340ce2158a534554b Monotone-Revision: 110d632a835a44d30c84d8280304a956d8468404 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-16T22:30:27 Monotone-Branch: ca.inverse.sogo --- UI/Common/UIxAclEditor.h | 1 + UI/Templates/UIxAclEditor.wox | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/UI/Common/UIxAclEditor.h b/UI/Common/UIxAclEditor.h index f8104ceed..41f418e7c 100644 --- a/UI/Common/UIxAclEditor.h +++ b/UI/Common/UIxAclEditor.h @@ -43,6 +43,7 @@ - (NSString *) currentUser; - (NSString *) ownerName; +- (BOOL) hasOwner; @end diff --git a/UI/Templates/UIxAclEditor.wox b/UI/Templates/UIxAclEditor.wox index 58ba94c90..b967c8974 100644 --- a/UI/Templates/UIxAclEditor.wox +++ b/UI/Templates/UIxAclEditor.wox @@ -19,8 +19,10 @@ -
+ +
+