]> err.no Git - scalable-opengroupware.org/blobdiff - UI/Contacts/UIxContactsListView.h
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1305 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Contacts / UIxContactsListView.h
index 92b4a72e4a90178fecc734119ca6920cd93f6870..7043067463deb52b3697829987feb25e5a53a665 100644 (file)
@@ -31,9 +31,9 @@
 
 @interface UIxContactsListView : UIxComponent
 {
-  NSString *searchText;
   NSDictionary *currentContact;
   NSString *selectorComponentClass;
+  NSArray *contactInfos;
 }
 
 @end