Monotone-Parent: 32b82433dfb7d9d4c439d0b648b8e1986ff58d0b

Monotone-Revision: 165f80370ba90f077a9c5978c16c2922bb649628

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-08T15:21:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-08 15:21:35 +00:00
parent 561fca2f04
commit 41626362cc
2 changed files with 6 additions and 2 deletions
+3 -2
View File
@@ -19,9 +19,10 @@
02111-1307, USA.
*/
#include <NGObjWeb/SoComponent.h>
#import <SOGoUI/UIxComponent.h>
#import <Scheduler/UIxComponent+Agenor.h>
@interface SOGoUserHomePage : SoComponent
@interface SOGoUserHomePage : UIxComponent
{
id item;
}