ui/cocoa/list.h

changeset 115
e57ca2747782
parent 112
c3f2f16fa4b8
equal deleted inserted replaced
114:3da24640513a 115:e57ca2747782
26 * POSSIBILITY OF SUCH DAMAGE. 26 * POSSIBILITY OF SUCH DAMAGE.
27 */ 27 */
28 28
29 #import "toolkit.h" 29 #import "toolkit.h"
30 #import "Container.h" 30 #import "Container.h"
31 #import "../ui/tree.h" 31 #import "../ui/list.h"
32 32
33 #import "ListDataSource.h" 33 #import "ListDataSource.h"
34 34
35 @interface UiDropDown : NSObject<NSComboBoxDelegate> 35 @interface UiDropDown : NSObject<NSComboBoxDelegate>
36 36

mercurial