From: <kr_...@us...> - 2003-01-31 01:02:17
|
Update of /cvsroot/htoolkit/port/src In directory sc8-pr-cvs1:/tmp/cvs-serv18912/port/src Modified Files: Port.hs Log Message: Replace definition of Key with its own definition from HToolkit Index: Port.hs =================================================================== RCS file: /cvsroot/htoolkit/port/src/Port.hs,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Port.hs 30 Jan 2003 11:36:06 -0000 1.5 --- Port.hs 31 Jan 2003 01:01:42 -0000 1.6 *************** *** 53,57 **** , withCRect, withCRectResult, fromCRect - , fromCModifiers, toCModifiers , fromCKey, toCKey , fromCMouseEvent --- 53,56 ---- |