Change drawing code for square pads to use gui->fill_rect (...) as on
commit3653f6ae432a6a207afa522e649d7d4cb06b70d7
authorPeter Clifton <pcjc2@cam.ac.uk>
Fri, 25 May 2007 18:12:53 +0000 (25 18:12 +0000)
committerPeter Clifton <pcjc2@cam.ac.uk>
Fri, 25 May 2007 18:12:53 +0000 (25 18:12 +0000)
tree27d6b22f9d840a5984288150f60f654730ee98c2
parent530869a3a092d773736c3d90bceede1281d582bd
Change drawing code for square pads to use gui->fill_rect (...) as on
Win32, the current method of drawing a zero length line doesn't work.
src/draw.c