X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c3a71838a18a06bc0ec088746d5dabc0ae3f36b..0e795b059775a8cfca51f08c9ae5c76c619a610b:/wxPython/src/mac/_core.py?ds=sidebyside diff --git a/wxPython/src/mac/_core.py b/wxPython/src/mac/_core.py index 275563cf2f..730f74e6c3 100644 --- a/wxPython/src/mac/_core.py +++ b/wxPython/src/mac/_core.py @@ -146,6 +146,8 @@ YES = _core_.YES NO = _core_.NO NO_DEFAULT = _core_.NO_DEFAULT YES_DEFAULT = _core_.YES_DEFAULT +APPLY = _core_.APPLY +CLOSE = _core_.CLOSE ICON_EXCLAMATION = _core_.ICON_EXCLAMATION ICON_HAND = _core_.ICON_HAND ICON_QUESTION = _core_.ICON_QUESTION