[PyCrust-cvs] PyCrust/wxd Parameters.py,1.5,1.6
Brought to you by:
pobrien
From: <po...@us...> - 2003-03-22 20:18:37
|
Update of /cvsroot/pycrust/PyCrust/wxd In directory sc8-pr-cvs1:/tmp/cvs-serv7405 Modified Files: Parameters.py Log Message: New param Index: Parameters.py =================================================================== RCS file: /cvsroot/pycrust/PyCrust/wxd/Parameters.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Parameters.py 18 Mar 2003 04:25:04 -0000 1.5 --- Parameters.py 22 Mar 2003 20:18:34 -0000 1.6 *************** *** 37,40 **** --- 37,41 ---- 'EmptyString', 'EVT_NULL', + 'HORIZONTAL', 'HSCROLL', 'NO_BORDER', |