]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/vector.h
[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
[wxWidgets.git] / interface / vector.h
index b67972c331154ba947e849485d23ecd8226bb279..5492dba9f61c7803657177586edca2c22e8b7bae 100644 (file)
@@ -21,7 +21,7 @@
     @nolibrary
     @category{containers}
 
-    @see @ref overview_container, wxListT, wxArrayT
+    @see @ref overview_container, wxList, wxArray
 */
 template<typename T>
 class wxVector<T>