From 83930b2fd2c41cd965926e669115696c1e8eef0d Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 5 Jun 2006 11:55:21 +0000 Subject: [PATCH] Reparent() is available under Mac as well (bug 1500782) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/window.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 4c15ed1719..25d5cea9c4 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -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} -- 2.45.2