Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
\parskip=10pt
|
||||
\parindent=0pt
|
||||
\title{Reference Manual for wxWindows 2.0: a portable C++ GUI toolkit}
|
||||
\title{Reference Manual for wxWidgets 2.0: a portable C++ GUI toolkit}
|
||||
\author{Julian Smart}
|
||||
\date{November 4th 1998}
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
\begin{center}
|
||||
Copyright (c) 1998 Julian Smart, Robert Roebling and other
|
||||
members of the wxWindows team\\
|
||||
members of the wxWidgets team\\
|
||||
Portions (c) 1996 Artificial Intelligence Applications Institute\\
|
||||
\end{center}
|
||||
|
||||
@@ -63,11 +63,11 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
|
||||
\setfooter{\thepage}{}{}{}{}{\thepage}
|
||||
|
||||
wxWindows is a class library for C++ providing GUI (Graphical User
|
||||
wxWidgets is a class library for C++ providing GUI (Graphical User
|
||||
Interface) and other facilities on more than one platform. This document
|
||||
gives detailed information about the classes and functions that make up
|
||||
the wxWindows API (Application Programming Interface). Please refer to the
|
||||
wxWindows user manual for a more general description of wxWindows.
|
||||
the wxWidgets API (Application Programming Interface). Please refer to the
|
||||
wxWidgets user manual for a more general description of wxWidgets.
|
||||
|
||||
\input{classes.tex}
|
||||
\input{category.tex}
|
||||
|
Reference in New Issue
Block a user