fix to alphabetic order of classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-06-10 23:44:19 +00:00
parent 9148009bed
commit 852768d9bd
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,9 @@
\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
% NB: the files should be in alphabetic order of the classes documented in
% them and *not* in alphabetic order of the file names!
\input accel.tex
\input activevt.tex
\input app.tex
@ -249,6 +252,7 @@
\input scrolwin.tex
\input hprovsmp.tex
\input sngchdlg.tex
\input snglinst.tex
\input size.tex
\input sizeevt.tex
\input sizer.tex
@ -276,7 +280,6 @@
\input strlist.tex
\input propslv.tex
\input tokenizr.tex
\input snglinst.tex
\input sysclevt.tex
\input settings.tex
\input tab.tex

View File

@ -52,8 +52,6 @@ system call only.
No base class
\wxheading{Data structures}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSingleInstanceChecker::wxSingleInstanceChecker}\label{wxsingleinstancecheckerctor}