Merge pull request #845 from RobinD42/fix-issue811

Enable wrapping wxGraphicsContext::Create(metaFileDC)
(cherry picked from commit 6c3ce18e17)
This commit is contained in:
Robin Dunn
2018-05-05 22:13:24 -07:00
parent a429e7cdbe
commit f32cb4669f
7 changed files with 58 additions and 9 deletions

View File

@@ -2306,7 +2306,7 @@
"MOUSE_WHEEL_HORIZONTAL":"wx.",
"MOUSE_WHEEL_VERTICAL":"wx.",
"MacThemeColour":"wx.",
"MakeMetafilePlaceable":"wx.msw.",
"MakeMetafilePlaceable":"wx.",
"MappingMode":"wx.",
"Mask":"wx.",
"Matrix2D":"wx.",
@@ -2325,8 +2325,8 @@
"MessageBoxCaptionStr":"wx.",
"MessageDialog":"wx.",
"MessageParameters":"wx.FileType.",
"Metafile":"wx.msw.",
"MetafileDC":"wx.msw.",
"Metafile":"wx.",
"MetafileDC":"wx.",
"MicroSleep":"wx.",
"MilliSleep":"wx.",
"MimeTypesManager":"wx.",