Show wxART_EDIT icon in artprov sample.
Add this new icon to the resource browser.
This commit is contained in:
parent
59beb5a40d
commit
02784ee671
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ static void FillBitmaps(wxImageList *images, wxListCtrl *list,
|
|||
ART_ICON(wxART_QUIT)
|
||||
ART_ICON(wxART_FIND)
|
||||
ART_ICON(wxART_FIND_AND_REPLACE)
|
||||
ART_ICON(wxART_EDIT)
|
||||
ART_ICON(wxART_FULL_SCREEN)
|
||||
ART_ICON(wxART_HARDDISK)
|
||||
ART_ICON(wxART_FLOPPY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue