Monotone-Parent: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc

Monotone-Revision: 495909cb819acdb0da4a36935614c3ff0d72319b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-07T15:38:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-07 15:38:03 +00:00
parent a62fbebbc1
commit 4b94f33a52
4 changed files with 26 additions and 80 deletions
+2 -2
View File
@@ -23,9 +23,9 @@
#ifndef SOGOROOTPAGE_H
#define SOGOROOTPAGE_H
#import <UI/Common/UIxPageFrame.h>
#import <UI/SOGoUI/UIxComponent.h>
@interface SOGoRootPage : UIxPageFrame
@interface SOGoRootPage : UIxComponent
{
NSString *userName;
}