moving forward

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-02-24 17:36:44 +00:00
parent 58fa97d15f
commit 7fa3c42046
3 changed files with 50 additions and 31 deletions

View File

@@ -69,10 +69,10 @@
one bitmap for each tool, because the toolbar generates all three images (normal,
depressed and checked) from the single bitmap you give it.
@ref usingtoolbarlibrary
@ref overview_usingtoolbarlibrary
@section usingtoolbarlibrary Using the toolbar library
@section overview_usingtoolbarlibrary Using the toolbar library
Include @c "wx/toolbar.h", or if using a class directly, one of: