Add wxART_CLOSE to sample
This commit is contained in:
parent
c4614d0c9f
commit
49db2dc315
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ static void FillBitmaps(wxImageList *images, wxListCtrl *list,
|
|||
ART_ICON(wxART_REDO)
|
||||
ART_ICON(wxART_PLUS)
|
||||
ART_ICON(wxART_MINUS)
|
||||
ART_ICON(wxART_CLOSE)
|
||||
ART_ICON(wxART_QUIT)
|
||||
ART_ICON(wxART_FIND)
|
||||
ART_ICON(wxART_FIND_AND_REPLACE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue