wxObjectDataPtr, wxGridCell*Ptr, and other changes needed for updated wxWidgets

This commit is contained in:
Robin Dunn
2020-03-04 10:51:43 -08:00
parent 162ee86486
commit 3761507882
5 changed files with 39 additions and 6 deletions

View File

@@ -1419,6 +1419,7 @@
"GridBagSizer":"wx.",
"GridCellAttr":"wx.grid.",
"GridCellAttrProvider":"wx.grid.",
"GridCellAttrPtr":"wx.grid.",
"GridCellAutoWrapStringEditor":"wx.grid.",
"GridCellAutoWrapStringRenderer":"wx.grid.",
"GridCellBoolEditor":"wx.grid.",
@@ -1429,6 +1430,7 @@
"GridCellDateRenderer":"wx.grid.",
"GridCellDateTimeRenderer":"wx.grid.",
"GridCellEditor":"wx.grid.",
"GridCellEditorPtr":"wx.grid.",
"GridCellEnumEditor":"wx.grid.",
"GridCellEnumRenderer":"wx.grid.",
"GridCellFloatEditor":"wx.grid.",
@@ -1437,6 +1439,7 @@
"GridCellNumberEditor":"wx.grid.",
"GridCellNumberRenderer":"wx.grid.",
"GridCellRenderer":"wx.grid.",
"GridCellRendererPtr":"wx.grid.",
"GridCellStringRenderer":"wx.grid.",
"GridCellTextEditor":"wx.grid.",
"GridColumnHeaderRenderer":"wx.grid.",
@@ -2577,6 +2580,8 @@
"OS_WINDOWS_NT":"wx.",
"Object":"wx.",
"ObjectConstructorFn":"wx.",
"ObjectDataPtr":"wx.",
"ObjectDataPtr< T >":"wx.",
"ObjectRefData":"wx.",
"OperatingSystemId":"wx.",
"Orientation":"wx.",