]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/hashset.h
Moved wxPGChoices m_choices member from various property classes to base wxPGProperty...
[wxWidgets.git] / interface / wx / hashset.h
index 1470b29ef03ceaeb3bb0493dcfc6742330eb4b74..8ca4fc1535d904292552902b54a594543ed0724c 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHashSet
-    @wxheader{hashset.h}
 
     This is a simple, type-safe, and reasonably efficient hash set class,
     whose interface is a subset of the interface of STL containers. In