]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/vector.h
generate a size event from ShowWithEffect() for consistency with Show()
[wxWidgets.git] / interface / wx / vector.h
index 65e39a4a1d4051002f4ebea226444a4c57769363..34f32230cfbc82babbebd6f824b98eaa00cf3109 100644 (file)
@@ -7,7 +7,6 @@
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 /////////////////////////////////////////////////////////////////////////////
 
 /**
-    @wxheader{vector.h}
 
     wxVector<T> is a template class which implements most of the @c std::vector
     class and can be used like it.
 
     wxVector<T> is a template class which implements most of the @c std::vector
     class and can be used like it.