mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 04:18:51 +00:00
Monotone-Parent: 384dd14014733711eebde99220cecaba453622b8
Monotone-Revision: c62df407a68f83e7b71eabc83bc6d1bf88689fff Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:53:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#import <SOGoUI/UIxComponent.h>
|
||||
|
||||
@class NSDictionary;
|
||||
@class NSString;
|
||||
|
||||
@protocol SOGoContactObject;
|
||||
@@ -31,7 +32,7 @@
|
||||
@interface UIxContactsListViewBase : UIxComponent
|
||||
{
|
||||
NSString *searchText;
|
||||
id <SOGoContactObject> currentContact;
|
||||
NSDictionary *currentContact;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user