Specify "cyan" as RGB value
authorAndy Bavier <acb@cs.princeton.edu>
Tue, 24 May 2011 15:35:50 +0000 (11:35 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Tue, 24 May 2011 15:35:50 +0000 (11:35 -0400)
commitb9b34de9896478db27e37b1d7bb9cebb14f2c2c7
tree20f84ac3550df91e036242f24a3444d52f39a4ab
parent75899ea9c4dbc29e3bb382a25b1f99730d5645c3
Specify "cyan" as RGB value

SFA-40
On Leopard, QColor("cyan") causes an error.  Specify the color cyan as RGB values instead.
sface/screens/mainscreen.py