declare variable used in source code example (bug 1093638)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-02-21 01:56:35 +00:00
parent a0573e8eb0
commit aefcdeee3f

View File

@ -199,6 +199,7 @@ explicitly.
Having said all this, enumerating the config entries/groups is very simple:
\begin{verbatim}
wxConfigBase *config = ...;
wxArrayString aNames;
// enumeration variables