From 91ca688e5d4ba38cfd2542e628b8fea2ff0cfcf2 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 20 Dec 2006 22:47:54 +0000 Subject: [PATCH] Monotone-Parent: 8d2035215ca57967d9002ac76444601768ab5670 Monotone-Revision: f78673e9c13e6ce202205427cc3af22b78ae2851 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-20T22:47:54 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoObject.h | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/SOGo/SOGoObject.h b/SoObjects/SOGo/SOGoObject.h index 63ab10ccd..892afff94 100644 --- a/SoObjects/SOGo/SOGoObject.h +++ b/SoObjects/SOGo/SOGoObject.h @@ -65,6 +65,7 @@ /* ownership */ +- (void) setOwner: (NSString *) newOwner; - (NSString *)ownerInContext:(id)_ctx; /* looking up shared objects */