From 6b96052677de81c3fceaa42eefa71e8f97f736da Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 22 Aug 2003 10:21:44 +0000 Subject: [PATCH] Added a line to end of file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/listbook.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/latex/wx/listbook.tex b/docs/latex/wx/listbook.tex index 2452b73254..bb8d674324 100644 --- a/docs/latex/wx/listbook.tex +++ b/docs/latex/wx/listbook.tex @@ -15,7 +15,7 @@ wxListbook is a class similar to \helpref{wxNotebook}{wxnotebook} but which uses a \helpref{wxListCtrl}{wxlistctrl} to show the labels instead of the tabs. -There is no documentation for this class yet but its usage is strictly +There is no documentation for this class yet but its usage is identical to wxNotebook (except for the features clearly related to tabs only), so please refer to that class documentation for now. You can also use the \helpref{notebook sample}{samplenotebook} to see wxListbook in action. @@ -49,3 +49,4 @@ it is top).} \wxheading{See also} \helpref{wxNotebook}{wxnotebook}, \helpref{notebook sample}{samplenotebook} + -- 2.50.0