Update interface/wx/nonownedwnd.h

Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
AliKet 2023-12-28 16:35:23 +01:00 committed by GitHub
parent 7dea9423c5
commit b284260191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,8 @@ public:
resized using SetSize().
As the overload above, this method is not guaranteed to work on all
platforms but currently does work in wxMSW, wxOSX/Cocoa, wxGTK and wxQt
(with the appropriate but almost always present X11 extensions) ports.
platforms but currently does work in wxMSW, wxOSX/Cocoa, wxGTK (with
the appropriate but almost always present X11 extensions) and wxQt ports.
@since 2.9.3
*/