mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
wxObjectDataPtr, wxGridCell*Ptr, and other changes needed for updated wxWidgets
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user