]> git.saurik.com Git - wxWidgets.git/commitdiff
Reparent() is available under Mac as well (bug 1500782)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jun 2006 11:55:21 +0000 (11:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Jun 2006 11:55:21 +0000 (11:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/window.tex

index 4c15ed17196ad2feef0bc39e3af1a6d8cf48b05b..25d5cea9c46f9e23de8711f453ee1377b374154e 100644 (file)
@@ -2380,7 +2380,7 @@ handler is supposed to be there).
 
 Reparents the window, i.e the window will be removed from its
 current parent window (e.g. a non-standard toolbar in a wxFrame)
-and then re-inserted into another. Available on Windows and GTK.
+and then re-inserted into another.
 
 \wxheading{Parameters}