]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/hashmap.h
Add appearance tags
[wxWidgets.git] / interface / wx / hashmap.h
index bfba7458980b4b3359d41e2a2d9d320446070d03..08f5adf9ffe3d9967f7e2ab65e53cb16054998ab 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHashMap
-    @wxheader{hashmap.h}
 
     This is a simple, type-safe, and reasonably efficient hash map class,
     whose interface is a subset of the interface of STL containers. In