Files
wxWidgets/samples/docview
Vadim Zeitlin 2d3461bc01 Simplify docview sample by removing wxTextDocument class
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.
2024-05-05 22:06:08 +02:00
..
2023-09-06 18:54:32 +02:00