mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-24 04:45:24 +00:00
Improvement for list display
Monotone-Parent: 08fdc5d0a9471051564e0739b2dd3367c1e5143a Monotone-Revision: de4013a540009902497a1085be5975e4ff6c3a83 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-21T17:41:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -24,10 +24,12 @@
|
||||
#define UIXLISTVIEW_H
|
||||
|
||||
#import <SOGoUI/UIxComponent.h>
|
||||
#import <SoObjects/Contacts/SOGoContactGCSList.h>
|
||||
|
||||
@interface UIxListView : UIxComponent
|
||||
{
|
||||
NGVList *list;
|
||||
SOGoContactGCSList *co;
|
||||
id item;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user