Add missing and fix broken interface items for wxPython

This commit is contained in:
Robin Dunn
2019-05-23 21:26:14 -07:00
parent 08572d6077
commit c30eb8f2ff
7 changed files with 37 additions and 12 deletions

View File

@@ -11,6 +11,8 @@
#define wxCLRP_SHOW_ALPHA 0x0010
wxEventType wxEVT_COLOURPICKER_CHANGED;
wxEventType wxEVT_COLOURPICKER_CURRENT_CHANGED;
wxEventType wxEVT_COLOURPICKER_DIALOG_CANCELLED;
/**