Fix docstring references to wx.Colour

This commit is contained in:
Robin Dunn
2016-07-06 18:40:04 -07:00
parent 5279b48954
commit 4175d35105
40 changed files with 285 additions and 285 deletions

View File

@@ -332,7 +332,7 @@ class DrawObject:
Set the Color - this method is overridden in the subclasses
:param `Color`: use one of the following values any valid entry from
:class:`ColourDatabase`
:class:`wx.ColourDatabase`
- ``Green``
- ``White``