From b8afbac6aa1359906b9926794d6573d6e052afb7 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Mon, 25 Feb 2008 00:25:48 +0000 Subject: [PATCH] add the missing < > symbols git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/overviews/container.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/overviews/container.h b/docs/doxygen/overviews/container.h index 101147576e..5c7dc2b2cd 100644 --- a/docs/doxygen/overviews/container.h +++ b/docs/doxygen/overviews/container.h @@ -10,7 +10,7 @@ @page overview_container Container classes overview - Classes: #wxListT, #wxArrayT, #wxVectorT + Classes: #wxList, #wxArray, #wxVector wxWidgets uses itself several container classes including doubly-linked lists and dynamic arrays (i.e. arrays which expand automatically when they become -- 2.45.2