mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Add missing propgrid event related items.
This commit is contained in:
@@ -2857,6 +2857,7 @@
|
||||
"PropertyCategory":"wx.propgrid.",
|
||||
"PropertyGrid":"wx.propgrid.",
|
||||
"PropertyGridConstIterator":"wx.propgrid.",
|
||||
"PropertyGridEvent":"wx.propgrid.",
|
||||
"PropertyGridHitTestResult":"wx.propgrid.",
|
||||
"PropertyGridInterface":"wx.propgrid.",
|
||||
"PropertyGridIterator":"wx.propgrid.",
|
||||
@@ -6517,6 +6518,20 @@
|
||||
"wxEVT_NULL":"wx.",
|
||||
"wxEVT_PAINT":"wx.",
|
||||
"wxEVT_PALETTE_CHANGED":"wx.",
|
||||
"wxEVT_PG_CHANGED":"wx.propgrid.",
|
||||
"wxEVT_PG_CHANGING":"wx.propgrid.",
|
||||
"wxEVT_PG_COL_BEGIN_DRAG":"wx.propgrid.",
|
||||
"wxEVT_PG_COL_DRAGGING":"wx.propgrid.",
|
||||
"wxEVT_PG_COL_END_DRAG":"wx.propgrid.",
|
||||
"wxEVT_PG_DOUBLE_CLICK":"wx.propgrid.",
|
||||
"wxEVT_PG_HIGHLIGHTED":"wx.propgrid.",
|
||||
"wxEVT_PG_ITEM_COLLAPSED":"wx.propgrid.",
|
||||
"wxEVT_PG_ITEM_EXPANDED":"wx.propgrid.",
|
||||
"wxEVT_PG_LABEL_EDIT_BEGIN":"wx.propgrid.",
|
||||
"wxEVT_PG_LABEL_EDIT_ENDING":"wx.propgrid.",
|
||||
"wxEVT_PG_PAGE_CHANGED":"wx.propgrid.",
|
||||
"wxEVT_PG_RIGHT_CLICK":"wx.propgrid.",
|
||||
"wxEVT_PG_SELECTED":"wx.propgrid.",
|
||||
"wxEVT_POWER_RESUME":"wx.",
|
||||
"wxEVT_POWER_SUSPENDED":"wx.",
|
||||
"wxEVT_POWER_SUSPENDING":"wx.",
|
||||
|
||||
Reference in New Issue
Block a user