diff dw.h @ 637:9fa3cb5b3290

Bring OS/2 functionality up to latest
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 11 Apr 2009 04:54:51 +0000
parents c6a216c8174f
children 9ab89d89e6b4
line wrap: on
line diff
--- a/dw.h	Fri Apr 10 22:55:56 2009 +0000
+++ b/dw.h	Sat Apr 11 04:54:51 2009 +0000
@@ -230,6 +230,7 @@
 	HPS hps;
 	HBITMAP hbm;
 	HWND handle;
+	unsigned long transcolor;
 } *HPIXMAP;
 
 typedef void *HTREEITEM;