Added wx.RendererNative.DrawCheckButton.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-04-18 21:55:25 +00:00
parent 46992103a3
commit e0de65e8b8
2 changed files with 10 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ under the covers.
Added wx.StandardPaths.GetDocumentsDir.
Added wx.RendererNative.DrawCheckButton.