OSDN Git Service

cosmetic: fix separators drawing at ends
authorAndrew Chadwick <andrewc-git@piffle.org>
Wed, 16 Nov 2011 17:42:20 +0000 (17:42 +0000)
committerAndrew Chadwick <andrewc-git@piffle.org>
Wed, 16 Nov 2011 18:14:51 +0000 (18:14 +0000)
commit76000bd3ce5dfe2569f5fe0c006c983584835617
tree52bcaf53bc8993f7fdca255bf5ccf2699ca747f6
parentbff367dd6e228458ae2df26d7756c88fc8856d42
cosmetic: fix separators drawing at ends

Fix separator drawing at the ends ofthe toolbar under some
circumstances. We don't really need the fussy little dividing lines, so
set all separators to not draw.
gui/toolbar.py