From 852768d9bd02d6ba5596e281ce919289dc8c9fca Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 10 Jun 2001 23:44:19 +0000 Subject: [PATCH] fix to alphabetic order of classes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/classes.tex | 5 ++++- docs/latex/wx/snglinst.tex | 2 -- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/latex/wx/classes.tex b/docs/latex/wx/classes.tex index 39acb57aef..5384419643 100644 --- a/docs/latex/wx/classes.tex +++ b/docs/latex/wx/classes.tex @@ -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 diff --git a/docs/latex/wx/snglinst.tex b/docs/latex/wx/snglinst.tex index 10f4535c7e..89d874b1b6 100644 --- a/docs/latex/wx/snglinst.tex +++ b/docs/latex/wx/snglinst.tex @@ -52,8 +52,6 @@ system call only. No base class -\wxheading{Data structures} - \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxSingleInstanceChecker::wxSingleInstanceChecker}\label{wxsingleinstancecheckerctor} -- 2.50.0