From 4021a10e7629a97d38ee3ceaf51c869e2ee4aefc Mon Sep 17 00:00:00 2001 From: helge Date: Mon, 7 Feb 2005 01:08:12 +0000 Subject: [PATCH] Id fixes git-svn-id: http://svn.opengroupware.org/SOGo/trunk@521 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Mailer/UIxMailTreeBlock.h | 9 +++++++-- SOGo/UI/Mailer/UIxMailTreeBlock.m | 3 +-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SOGo/UI/Mailer/UIxMailTreeBlock.h b/SOGo/UI/Mailer/UIxMailTreeBlock.h index 122e2b93..da1e233b 100644 --- a/SOGo/UI/Mailer/UIxMailTreeBlock.h +++ b/SOGo/UI/Mailer/UIxMailTreeBlock.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2004 SKYRIX Software AG + Copyright (C) 2004-2005 SKYRIX Software AG This file is part of OpenGroupware.org. @@ -18,12 +18,17 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id: UIxMailTree.m 278 2004-08-26 23:29:09Z helge $ #import @class NSString, NSArray; +/* + UIxMailTreeBlock + + A helper object for UIxMailTree. +*/ + @interface UIxMailTreeBlock : NSObject { NSString *name; diff --git a/SOGo/UI/Mailer/UIxMailTreeBlock.m b/SOGo/UI/Mailer/UIxMailTreeBlock.m index ff29cca2..666c8205 100644 --- a/SOGo/UI/Mailer/UIxMailTreeBlock.m +++ b/SOGo/UI/Mailer/UIxMailTreeBlock.m @@ -1,5 +1,5 @@ /* - Copyright (C) 2004 SKYRIX Software AG + Copyright (C) 2004-2005 SKYRIX Software AG This file is part of OpenGroupware.org. @@ -18,7 +18,6 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id: UIxMailTree.m 278 2004-08-26 23:29:09Z helge $ #include "UIxMailTreeBlock.h" #include "common.h" -- 2.39.5