X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..7157abfba1c0db6fba7e938dd7ada17225b29a10:/interface/wx/vector.h diff --git a/interface/wx/vector.h b/interface/wx/vector.h index 65e39a4a1d..34f32230cf 100644 --- a/interface/wx/vector.h +++ b/interface/wx/vector.h @@ -7,7 +7,6 @@ ///////////////////////////////////////////////////////////////////////////// /** - @wxheader{vector.h} wxVector is a template class which implements most of the @c std::vector class and can be used like it.