Remove "experimental" warning from wxDisplayChangedEvent docs

There are no known big problems with this event any longer.
This commit is contained in:
Vadim Zeitlin 2022-06-26 22:18:17 +02:00
parent 2fa0bd5b1b
commit e9e22477cc

View file

@ -3446,9 +3446,6 @@ public:
<a href="https://docs.microsoft.com/en-us/windows/desktop/sbscs/application-manifests">"Application Manifests" documentation</a>
for more details).
@note Per-monitor DPI support is an experimental feature that is still in
development. It might not work correctly for some controls.
@beginEventTable{wxDPIChangedEvent}
@event{EVT_DPI_CHANGED(func)}
Process a @c wxEVT_DPI_CHANGED event.