mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
The purpose of this class was unclear as only TextEditDocument, deriving from it, was actually used, so it seems like we can just rename it to TextEditDocument and use a single class instead of using two without losing anything.