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