Documentation for wxHashMap, added deprecation to wxHashTable.

Quoted some unquoted _ here and there.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-01-29 21:31:16 +00:00
parent aecca2c841
commit e676441ff4
13 changed files with 227 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ There are currently five different kinds of sizers available in wxWindows. Each
either a certain way to lay out dialog items in a dialog or it fulfils a special task
such as wrapping a static box around a dialog item (or another sizer). These sizers will
be discussed one by one in the text below. For more detailed information on how to use sizers
programmatically, please refer to the section \helpref{Programming with Sizers}{sizersprogramming}.
programmatically, please refer to the section \helpref{Programming with Sizers}{boxsizerprogramming}.
\subsubsection{Common features}\label{sizerscommonfeatures}