changeset 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 a284fde5d471
files dw.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dw.h	Tue Mar 23 20:50:41 2004 +0000
+++ b/dw.h	Tue Mar 23 20:55:18 2004 +0000
@@ -612,6 +612,7 @@
 
 #define DW_MLE_CASESENSITIVE     1
 
+#define DW_POINTER_DEFAULT       0
 #define DW_POINTER_ARROW         GDK_TOP_LEFT_ARROW
 #define DW_POINTER_CLOCK         GDK_WATCH