Minor updates to wxUIActionSimulator documentation

Don't say that it's experimental in configure but do mention that it
doesn't work under Wayland.

Closes #23619.
This commit is contained in:
Vadim Zeitlin 2023-06-08 01:26:16 +02:00
parent db09adf6b5
commit 58c49d06fa
3 changed files with 4 additions and 2 deletions

View file

@ -17,6 +17,8 @@
See the @ref page_samples_uiaction for an example of using this class.
@note This class currently doesn't work when using Wayland with wxGTK.
@since 2.9.2
@library{wxcore}