Monotone-Parent: 6a6eb7e754b659991fcca8bbf52f1b3d917c9957

Monotone-Revision: d20c5ec52d8e3eaf0cb27a11c1603f19377a5bfb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-07-11T17:24:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-07-11 17:24:40 +00:00
parent 5fff01c381
commit b384cbe81f
3 changed files with 45 additions and 14 deletions
+1 -14
View File
@@ -22,22 +22,9 @@
#import <SOGoUI/UIxComponent.h>
#import <SOGo/SOGoUser.h>
@interface WOComponent (PopupExtension)
- (BOOL) isPopup;
@end
@interface UIxPageFrame : UIxComponent
{
NSString *title;
id item;
}
@end
#include "common.h"
#include <NGObjWeb/SoComponent.h>
#include "UIxPageFrame.h"
@implementation UIxPageFrame