mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
chore(addressbook): remove UIxContactView.wox and UIxListView.wox
This commit is contained in:
@@ -29,14 +29,8 @@
|
||||
@interface UIxContactView : UIxComponent
|
||||
{
|
||||
NGVCard *card;
|
||||
NSArray *phones;
|
||||
CardElement *homeAdr;
|
||||
CardElement *workAdr;
|
||||
NSMutableArray *photosURL;
|
||||
}
|
||||
|
||||
//- (NSString *) fullName;
|
||||
//- (NSArray *) orgUnits;
|
||||
- (NSString *) photoURL;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user