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. Closes #17216.
This commit is contained in:
parent
ef1db7acda
commit
876e0501d8
@ -79,7 +79,6 @@ operators and copy constructors since they are reference-counted:
|
||||
@li wxPalette
|
||||
@li wxPen
|
||||
@li wxRegion
|
||||
@li wxString
|
||||
@li wxVariant
|
||||
@li wxVariantData
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user