comparison dw.h @ 532:1e60e98a9168

Forgot DW_POINTER_DEFAULT on Unix.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 23 Mar 2004 20:55:18 +0000
parents 79696a852401
children b0b5b880513a
comparison
equal deleted inserted replaced
531:79696a852401 532:1e60e98a9168
610 610
611 #define DW_LIT_NONE -1 611 #define DW_LIT_NONE -1
612 612
613 #define DW_MLE_CASESENSITIVE 1 613 #define DW_MLE_CASESENSITIVE 1
614 614
615 #define DW_POINTER_DEFAULT 0
615 #define DW_POINTER_ARROW GDK_TOP_LEFT_ARROW 616 #define DW_POINTER_ARROW GDK_TOP_LEFT_ARROW
616 #define DW_POINTER_CLOCK GDK_WATCH 617 #define DW_POINTER_CLOCK GDK_WATCH
617 618
618 #define HWND_DESKTOP ((HWND)0) 619 #define HWND_DESKTOP ((HWND)0)
619 620