Canvas lib precompiled header fix; doc typos fixes; makefile.vc dbtable.cpp addition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1804,7 +1804,7 @@ enum wxKillError
|
||||
|
||||
\helpref{wxProcess::Kill}{wxprocesskill},\rtfsp
|
||||
\helpref{wxProcess::Exists}{wxprocessexists},\rtfsp
|
||||
\helpref{Exec sample}{sampleexex}
|
||||
\helpref{Exec sample}{sampleexec}
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
|
@@ -157,7 +157,7 @@ enum wxKillError
|
||||
|
||||
\helpref{wxProcess::Exists}{wxprocessexists},\rtfsp
|
||||
\helpref{wxKill}{wxkill},\rtfsp
|
||||
\helpref{Exec sample}{sampleexex}
|
||||
\helpref{Exec sample}{sampleexec}
|
||||
|
||||
\membersection{wxProcess::Kill}\label{wxprocessexists}
|
||||
|
||||
@@ -168,7 +168,7 @@ Returns {\tt TRUE} if the given process exists in the system.
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxProcess::Kill}{wxprocesskill},\rtfsp
|
||||
\helpref{Exec sample}{sampleexex}
|
||||
\helpref{Exec sample}{sampleexec}
|
||||
|
||||
\membersection{wxProcess::OnTerminate}\label{wxprocessonterminate}
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[OPTIONS]
|
||||
BMROOT=c:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
|
||||
BMROOT=x:\docs/latex/wx ; Assume that bitmaps are where the source is
|
||||
TITLE=wxWindows Manual
|
||||
CONTENTS=Contents
|
||||
COMPRESS=HIGH
|
||||
|
Reference in New Issue
Block a user