Show wxART_EDIT icon in artprov sample.

Add this new icon to the resource browser.
This commit is contained in:
Artur Wieczorek
2015-08-09 16:47:44 +02:00
parent 59beb5a40d
commit 02784ee671

View File

@@ -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)