Fix scrolling on systems without Color QuickDraw. It seems that the current
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Nov 2002 00:38:44 +0000 (00:38 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Nov 2002 00:38:44 +0000 (00:38 +0000)
commit1951eebc43dea8e45a1f745675db63e11624a65b
tree04f0b1cac8f3ea5865473e0da9920099341a2ef9
parent1eb3f8f0f9deefbea5e0ad351bea02331a4af706
Fix scrolling on systems without Color QuickDraw.  It seems that the current
background colour and pen mode have some silly effects on ScrollRect, so
set them back to their defaults before calling it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2254 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c