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:
parent
3eddc6bc00
commit
927773c764
@ -552,6 +552,9 @@ enum {
|
|||||||
wxNO,
|
wxNO,
|
||||||
wxNO_DEFAULT,
|
wxNO_DEFAULT,
|
||||||
wxYES_DEFAULT,
|
wxYES_DEFAULT,
|
||||||
|
wxAPPLY,
|
||||||
|
wxCLOSE,
|
||||||
|
|
||||||
wxICON_EXCLAMATION,
|
wxICON_EXCLAMATION,
|
||||||
wxICON_HAND,
|
wxICON_HAND,
|
||||||
wxICON_QUESTION,
|
wxICON_QUESTION,
|
||||||
|
Loading…
Reference in New Issue
Block a user