Add wxART_FULL_SCREEN icon.

Use stock GTK+ icon in wxGTK and Tango icon elsewhere.

See #2662.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-10-11 16:30:06 +00:00
parent 2f51147732
commit 793187de9d
10 changed files with 299 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ wxString wxArtIDToStock(const wxArtID& id)
ART(wxART_FIND, GTK_STOCK_FIND)
ART(wxART_FIND_AND_REPLACE, GTK_STOCK_FIND_AND_REPLACE)
ART(wxART_FULL_SCREEN, GTK_STOCK_FULLSCREEN)
#undef ART