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:
@@ -88,6 +88,8 @@ wxArtID wxART_QUIT;
|
||||
wxArtID wxART_FIND;
|
||||
wxArtID wxART_FIND_AND_REPLACE;
|
||||
|
||||
wxArtID wxART_FULL_SCREEN;
|
||||
|
||||
|
||||
/**
|
||||
@class wxArtProvider
|
||||
@@ -188,6 +190,7 @@ wxArtID wxART_FIND_AND_REPLACE;
|
||||
@li @c wxART_QUIT
|
||||
@li @c wxART_FIND
|
||||
@li @c wxART_FIND_AND_REPLACE
|
||||
@li @c wxART_FULL_SCREEN (since 3.1.0)
|
||||
@li @c wxART_HARDDISK
|
||||
@li @c wxART_FLOPPY
|
||||
@li @c wxART_CDROM
|
||||
|
Reference in New Issue
Block a user