Remove wxString from the list of ref-counted classes
This is not the case any more since 3.0 and it actually never used the same
ref-counting model as the classes described in the ref-counting overview
anyhow.
See #17216.
(this is a backport of 876e0501d8 from master)
			
			
This commit is contained in:
		@@ -79,7 +79,6 @@ operators and copy constructors since they are reference-counted:
 | 
				
			|||||||
@li wxPalette
 | 
					@li wxPalette
 | 
				
			||||||
@li wxPen
 | 
					@li wxPen
 | 
				
			||||||
@li wxRegion
 | 
					@li wxRegion
 | 
				
			||||||
@li wxString
 | 
					 | 
				
			||||||
@li wxVariant
 | 
					@li wxVariant
 | 
				
			||||||
@li wxVariantData
 | 
					@li wxVariantData
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user