Added wxART_CLOSE art id.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:55:53 +0000 (22:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:55:53 +0000 (22:55 +0000)
commitb9727751aa249a5e3207da769f7c42bafd352386
tree63d77ea569d2ca4b6f1e7de7eb7e10e21b8bfbba
parent39f6b6ba784f17c64b2b3a864beafcd8bf3bca73
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
art/close.xpm [new file with mode: 0644]
include/wx/artprov.h
interface/wx/artprov.h
src/common/artstd.cpp
src/gtk/artgtk.cpp