From 02af5ea4ba9645ad7c6c213303f675d68135c727 Mon Sep 17 00:00:00 2001 From: Dimitri Schoolwerth Date: Sun, 25 Jul 2004 17:49:27 +0000 Subject: [PATCH] removed reference to deleted wxNotebookSizer programming section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/nbsizer.tex | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/latex/wx/nbsizer.tex b/docs/latex/wx/nbsizer.tex index a6929d4e8f..d1712c2e7a 100644 --- a/docs/latex/wx/nbsizer.tex +++ b/docs/latex/wx/nbsizer.tex @@ -12,8 +12,6 @@ The only thing this sizer does is to determine the size of the biggest page of the notebook and report an adjusted minimal size to a more toplevel sizer. -For more information, please see \helpref{Programming with wSizer}{notebooksizerprogramming}. - \wxheading{Derived from} \helpref{wxSizer}{wxsizer}\\