X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..de536319f16406adf967003637b2655c61f6cb09:/interface/hashmap.h diff --git a/interface/hashmap.h b/interface/hashmap.h index 46996d7c5a..bfba745898 100644 --- a/interface/hashmap.h +++ b/interface/hashmap.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: hashmap.h -// Purpose: documentation for wxHashMap class +// Purpose: interface of wxHashMap // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -103,3 +103,4 @@ public: */ size_type size() const; }; +