comparison dw.h @ 889:238ca78e71a7

Set DW_MLE_CASESENSITIVE to be the NSLiteralSearch value.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 07 Apr 2011 19:20:27 +0000
parents 80a88c91ccf6
children 841b66d2d1b9
comparison
equal deleted inserted replaced
888:cd6ff038e38b 889:238ca78e71a7
370 370
371 #define DW_LS_MULTIPLESEL 1 371 #define DW_LS_MULTIPLESEL 1
372 372
373 #define DW_LIT_NONE -1 373 #define DW_LIT_NONE -1
374 374
375 #define DW_MLE_CASESENSITIVE 0 375 #define DW_MLE_CASESENSITIVE 2 /* NSLiteralSearch */
376 376
377 #define DW_BS_NOBORDER 1 377 #define DW_BS_NOBORDER 1
378 378
379 #define DW_POINTER_DEFAULT 0 379 #define DW_POINTER_DEFAULT 0
380 #define DW_POINTER_ARROW 1 380 #define DW_POINTER_ARROW 1