]> git.saurik.com Git - wxWidgets.git/commitdiff
fix to alphabetic order of classes
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Jun 2001 23:44:19 +0000 (23:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Jun 2001 23:44:19 +0000 (23:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/classes.tex
docs/latex/wx/snglinst.tex

index 39acb57aef296f14228908713535fbbe9355deaf..53844196432c13e2690b2c78cc41d47bf43b9305 100644 (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
 \input scrolwin.tex
 \input hprovsmp.tex
 \input sngchdlg.tex
+\input snglinst.tex
 \input size.tex
 \input sizeevt.tex
 \input sizer.tex
 \input strlist.tex
 \input propslv.tex
 \input tokenizr.tex
-\input snglinst.tex
 \input sysclevt.tex
 \input settings.tex
 \input tab.tex
index 10f4535c7e3a48cb386db5996e9efc6f8050abaa..89d874b1b68a28fbbc8f7bf5223f2559e20cb8ae 100644 (file)
@@ -52,8 +52,6 @@ system call only.
 
 No base class
 
-\wxheading{Data structures}
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxSingleInstanceChecker::wxSingleInstanceChecker}\label{wxsingleinstancecheckerctor}