wxwidgets/include
Vadim Zeitlin 9440b473c0 Deprecate unused wxTextDataObject::GetTextLength()
This function was supposed to be overridden in the subclasses to allow
efficiently implementing GetDataSize(), but it wasn't actually called
any longer since 229f00eb69 (Translate wxTextDataObject to/from native
EOL format., 2012-07-29).

And while it was probably a mistake to stop calling it in that commit,
the fact that nobody has complained about it since then seems to prove
that nobody was overriding it anyhow and it's not worth resurrecting it,
so just deprecate it instead.
2022-12-04 20:38:43 +00:00
..
msvc/wx Remove tests for _UNICODE too 2022-10-27 19:43:30 +02:00
wx Deprecate unused wxTextDataObject::GetTextLength() 2022-12-04 20:38:43 +00:00