X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70ee369088ef1d54628883a1da7c20b1796d5b94..03dc5fadefcef0fe2d3dde81611532d115eded30:/wxPython/src/_defs.i diff --git a/wxPython/src/_defs.i b/wxPython/src/_defs.i index 1751c9d5e5..a7eab282d9 100644 --- a/wxPython/src/_defs.i +++ b/wxPython/src/_defs.i @@ -552,6 +552,9 @@ enum { wxNO, wxNO_DEFAULT, wxYES_DEFAULT, + wxAPPLY, + wxCLOSE, + wxICON_EXCLAMATION, wxICON_HAND, wxICON_QUESTION,