More broken code corrections; broken Latex file corrections.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-10-22 13:12:08 +00:00
parent e01c8145b1
commit 88b1927cb3
8 changed files with 40 additions and 35 deletions

View File

@@ -1947,7 +1947,7 @@ base classes.
<wx/object.h>
\membersection{wxBITMAP}\label{wxbitmap}
\membersection{wxBITMAP}\label{wxbitmapmacro}
\func{}{wxBITMAP}{bitmapName}
@@ -1957,8 +1957,8 @@ avoid using {\tt #ifdef}s when creating bitmaps.
\wxheading{See also}
\helpref{Bitmaps and icons overview}{wxbitmapoverview},
\helpref{wxICON}{wxicon}
\helpref{Bitmaps and icons overview}{wxbitmapoverview},
\helpref{wxICON}{wxiconmacro}
\wxheading{Include files}
@@ -2011,7 +2011,7 @@ Example:
\helpref{RTTI overview}{runtimeclassoverview}
\membersection{wxICON}\label{wxicon}
\membersection{wxICON}\label{wxiconmacro}
\func{}{wxICON}{iconName}
@@ -2021,8 +2021,8 @@ avoid using {\tt #ifdef}s when creating icons.
\wxheading{See also}
\helpref{Bitmaps and icons overview}{wxbitmapoverview},
\helpref{wxBITMAP}{wxbitmap}
\helpref{Bitmaps and icons overview}{wxbitmapoverview},
\helpref{wxBITMAP}{wxbitmapmacro}
\wxheading{Include files}