Update of /cvsroot/htoolkit/gio/src/Graphics/UI/GIO
In directory sc8-pr-cvs1:/tmp/cvs-serv26186/src/Graphics/UI/GIO
Modified Files:
Attributes.hs
Log Message:
Export drawMode and bkDrawMode attributes
Index: Attributes.hs
===================================================================
RCS file: /cvsroot/htoolkit/gio/src/Graphics/UI/GIO/Attributes.hs,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Attributes.hs 30 May 2003 21:55:06 -0000 1.12
--- Attributes.hs 8 Jun 2003 11:18:00 -0000 1.13
***************
*** 55,58 ****
--- 55,59 ----
, color, bgcolor, hatch
, thickness, capstyle, linestyle, joinstyle
+ , drawMode, bkDrawMode
-- ** Titled
|