Mark wxTextProofOptions as being new in 3.1.6 in the docs too

This commit is contained in:
Vadim Zeitlin
2021-08-22 22:07:34 +02:00
parent 05df6e0390
commit 25f9127499

View File

@@ -1002,6 +1002,8 @@ public:
@endcode
@see wxTextCtrl::EnableProofCheck(), wxTextCtrl::IsProofCheckEnabled().
@since 3.1.6
*/
class WXDLLIMPEXP_CORE wxTextProofOptions
{