X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8499e53d820ed68ad6a1e9b25d963107641af14..820b49cdbf6fa6e6aac6bbb66e84ea9f5f5f745d:/docs/latex/wx/hash.tex diff --git a/docs/latex/wx/hash.tex b/docs/latex/wx/hash.tex index 8bfc618b94..3609e1c5f5 100644 --- a/docs/latex/wx/hash.tex +++ b/docs/latex/wx/hash.tex @@ -1,5 +1,8 @@ \section{\class{wxHashTable}}\label{wxhashtable} +{\bf Please note} that this class is retained for backward compatibility +reasons; you should use \helpref{wxHashMap}{wxhashmap}. + This class provides hash table functionality for wxWindows, and for an application if it wishes. Data can be hashed on an integer or string key.