mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Add wxGridFitMode
This commit is contained in:
@@ -1446,6 +1446,7 @@
|
||||
"GridDirection":"wx.grid.",
|
||||
"GridEditorCreatedEvent":"wx.grid.",
|
||||
"GridEvent":"wx.grid.",
|
||||
"GridFitMode":"wx.grid.",
|
||||
"GridHeaderLabelsRenderer":"wx.grid.",
|
||||
"GridNameStr":"wx.grid.",
|
||||
"GridRangeSelectEvent":"wx.grid.",
|
||||
|
||||
@@ -39,6 +39,7 @@ ITEMS = [ 'wxGridCellCoords',
|
||||
'wxGridCellFloatEditor',
|
||||
'wxGridCellNumberEditor',
|
||||
|
||||
'wxGridFitMode',
|
||||
'wxGridCellAttr',
|
||||
|
||||
'wxGridCornerHeaderRenderer',
|
||||
|
||||
Reference in New Issue
Block a user