Added chapter stubs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-08-14 09:44:35 +00:00
parent a959b08869
commit 397f14ce52
40 changed files with 298 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
\chapter{Common dialogs}\label{commondialogs}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: COMMON DIALOGS}}{}{}{}{}{{\it CHAPTER \thechapter: COMMON DIALOGS}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
In which common dialogs, such as file and colour selectors, are described.