mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Make IsRTFSupported() non-static function as RTF is only supported by some (rich), but not all, wxTextCtrls under Windows. Closes #24718.