Add wxAPPLY, wxCLOSE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2007-04-16 19:25:45 +00:00
parent 3eddc6bc00
commit 927773c764

View File

@ -552,6 +552,9 @@ enum {
wxNO,
wxNO_DEFAULT,
wxYES_DEFAULT,
wxAPPLY,
wxCLOSE,
wxICON_EXCLAMATION,
wxICON_HAND,
wxICON_QUESTION,