From 3e815ee835aa20be0cd0870a42d3cacf82c93561 Mon Sep 17 00:00:00 2001 From: helge Date: Wed, 20 Oct 2004 10:33:20 +0000 Subject: [PATCH] minor docs enh git-svn-id: http://svn.opengroupware.org/SOPE/trunk@282 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.h | 4 +++- sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.m | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.h b/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.h index 409e5a24..3dc08ce8 100644 --- a/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.h +++ b/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.h @@ -18,7 +18,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id$ +// $Id: SoProductClassInfo.h 1 2004-08-20 10:08:27Z znek $ #ifndef __SoObjects_SoProductClassInfo_H__ #define __SoObjects_SoProductClassInfo_H__ @@ -47,6 +47,8 @@ pageName creates a SoPageInvocation actionName optional (used in conjunction with pageName) selector creates a SoSelectorInvocation + actionClass create a SoActionInvocation + directActionName (used in conjunction with actionClass) */ @class NSString, NSDictionary, NSMutableDictionary, NSArray; diff --git a/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.m b/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.m index 3a168e3c..0145875d 100644 --- a/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.m +++ b/sope-appserver/NGObjWeb/SoObjects/SoProductClassInfo.m @@ -18,7 +18,6 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id: SoProductClassInfo.m 1 2004-08-20 10:08:27Z znek $ #include "SoProductClassInfo.h" #include "SoActionInvocation.h" -- 2.39.5