Added wxArtProvider and other changes to match CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -30,6 +30,7 @@ _treeList = [
 | 
			
		||||
        'wxFileHistory',
 | 
			
		||||
        'wxGenericDirCtrl',
 | 
			
		||||
        'wxImageFromStream',
 | 
			
		||||
        'wxArtProvider',
 | 
			
		||||
        ]),
 | 
			
		||||
 | 
			
		||||
    # managed windows == things with a caption you can close
 | 
			
		||||
@@ -154,6 +155,7 @@ _treeList = [
 | 
			
		||||
        'wxImage',
 | 
			
		||||
        'wxImageFromStream',
 | 
			
		||||
        'wxMask',
 | 
			
		||||
        'wxArtProvider',
 | 
			
		||||
        ]),
 | 
			
		||||
 | 
			
		||||
    # Other stuff
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user