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