mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Update interface/wx/nonownedwnd.h
Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user