X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8499e53d820ed68ad6a1e9b25d963107641af14..801a492c49f0e4641046b4fbb3f2d18111b1b387:/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.