some doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Benjamin Williams
2006-11-12 16:16:01 +00:00
parent 82c51a8ec9
commit 683b60e9ab
2 changed files with 12 additions and 18 deletions

View File

@@ -5,6 +5,9 @@
\section{\class{wxAuiDockArt}}\label{wxauidockart}
wxAuiDockArt is part of the wxAUI class framework.
See also \helpref{wxAUI overview}{wxauioverview}.
Dock art provider code - a dock provider provides all drawing
functionality to the wxAui dock manager. This allows the dock
manager to have a plugable look-and-feel.