mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
Merge pull request #845 from RobinD42/fix-issue811
Enable wrapping wxGraphicsContext::Create(metaFileDC)
(cherry picked from commit 6c3ce18e17)
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user