Added wxART_CLOSE art id.

This id corresponds to the close button bitmap. Currently only wxGTK returns a
natively-looking button from here, MSW and OS X versions will be added later.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-10-05 22:55:53 +00:00
parent 39f6b6ba78
commit b9727751aa
5 changed files with 21 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ typedef wxString wxArtID;
@li wxART_PASTE
@li wxART_UNDO
@li wxART_REDO
@li wxART_CLOSE
@li wxART_QUIT
@li wxART_FIND
@li wxART_FIND_AND_REPLACE