mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 15:40:32 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user