diff dw.h @ 2803:708bcef0ce6b

Android: Add support for DW_BS_NOBORDER on bitmap buttons.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 19 Jul 2022 11:21:17 +0000
parents 5c61aba17b69
children 30cb5d646267
line wrap: on
line diff
--- a/dw.h	Mon Jul 18 19:36:08 2022 +0000
+++ b/dw.h	Tue Jul 19 11:21:17 2022 +0000
@@ -866,7 +866,7 @@
 
 #define DW_MLE_CASESENSITIVE     1
 
-#define DW_BS_NOBORDER           0
+#define DW_BS_NOBORDER           1
 
 #define DW_POINTER_DEFAULT       0
 #define DW_POINTER_ARROW         0