Update interface/wx/nonownedwnd.h
Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
parent
7dea9423c5
commit
b284260191
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue