Add wxEVT_DPI_CHANGED
This commit is contained in:
parent
92cbb02e9f
commit
1269b712bb
@ -5097,6 +5097,7 @@ wxEventType wxEVT_MENU_HIGHLIGHT;
|
||||
wxEventType wxEVT_CONTEXT_MENU;
|
||||
wxEventType wxEVT_SYS_COLOUR_CHANGED;
|
||||
wxEventType wxEVT_DISPLAY_CHANGED;
|
||||
wxEventType wxEVT_DPI_CHANGED;
|
||||
wxEventType wxEVT_QUERY_NEW_PALETTE;
|
||||
wxEventType wxEVT_PALETTE_CHANGED;
|
||||
wxEventType wxEVT_JOY_BUTTON_DOWN;
|
||||
|
Loading…
Reference in New Issue
Block a user