git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-12-05 22:15:41 +00:00
parent 8cf3806b82
commit c8499e53d8

View File

@@ -127,7 +127,7 @@ Inserts data into the hash table, using an integer or string key (depending on w
has table constructor was used). The key string is copied and stored by the hash
table implementation.
\membersection{wxList::GetCount}
\membersection{wxHashTable::GetCount}
\constfunc{size\_t}{GetCount}{\void}