From: Benjamin Williams Date: Sat, 11 Nov 2006 22:10:19 +0000 (+0000) Subject: added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fa2aeeb5dc9de43c0cae3b2d651fca2fef122129 added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 6f88e0cb40..7571c54826 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -158,8 +158,10 @@ draggable tabs etc. are in progress. See also \helpref{wxAUI overview}{wxauiover \twocolwidtha{6cm} \begin{twocollist}\itemsep=0pt \twocolitem{\helpref{wxAuiManager}{wxauimanager}}{The central class for managing the interface} +\twocolitem{\helpref{wxAuiNotebook}{wxauinotebook}}{A replacement notebook class with extra features} \twocolitem{\helpref{wxAuiPaneInfo}{wxauipaneinfo}}{Describes a single pane} -\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the interface} +\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the docking user interface} +\twocolitem{\helpref{wxAuiTabArt}{wxauitabart}}{Art and metrics provider for customizing the notebook user interface} \end{twocollist} diff --git a/docs/latex/wx/classes.tex b/docs/latex/wx/classes.tex index 381dde2657..e7030d05bf 100644 --- a/docs/latex/wx/classes.tex +++ b/docs/latex/wx/classes.tex @@ -20,7 +20,9 @@ \input arrstrng.tex \input artprov.tex \input auidockart.tex +\input auitabart.tex \input auimanager.tex +\input auinotebook.tex \input auipaneinfo.tex \input autoobj.tex \input bitmap.tex