Added wxToolbook class
authorJulian Smart <julian@anthemion.co.uk>
Mon, 30 Jan 2006 15:35:04 +0000 (15:35 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 30 Jan 2006 15:35:04 +0000 (15:35 +0000)
commit3c55b3652b16f892e9064460bbeea94769f3d27c
treeef924b0ea0437a90e56a9f47ea3cb9afc9b4cf61
parent233387bdcbb1c4f31c54b0fe6b3f03e8d261cab1
Added wxToolbook class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/classes.tex
docs/latex/wx/tbook.tex
docs/latex/wx/toolbook.tex [new file with mode: 0644]
include/wx/toolbook.h [new file with mode: 0644]
src/generic/toolbkg.cpp [new file with mode: 0644]