updated from CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -749,7 +749,7 @@ class Shape(ShapeEvtHandler):
|
||||
if self._pen:
|
||||
dc.SetPen(self._pen)
|
||||
|
||||
region = self._regions[0]
|
||||
for region in self._regions:
|
||||
if region.GetFont():
|
||||
dc.SetFont(region.GetFont())
|
||||
|
||||
|
Reference in New Issue
Block a user