X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68a602fcd2b0856bad6f79b957fa48beb6e10635..60b73526d6797ee466c272dbfca962a230bc5908:/docs/latex/wx/snglinst.tex diff --git a/docs/latex/wx/snglinst.tex b/docs/latex/wx/snglinst.tex index 98ffe82ff0..89d874b1b6 100644 --- a/docs/latex/wx/snglinst.tex +++ b/docs/latex/wx/snglinst.tex @@ -52,8 +52,6 @@ system call only. No base class -\wxheading{Data structures} - \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxSingleInstanceChecker::wxSingleInstanceChecker}\label{wxsingleinstancecheckerctor} @@ -80,13 +78,13 @@ had been used is an error. \wxheading{Parameters} -\docparam{name}{must be given and be as unique as possible, it is used as the +\docparam{name}{must be given and be as unique as possible. It is used as the mutex name under Win32 and the lock file name under Unix. \helpref{GetAppName()}{wxappgetappname} may be a good value for this parameter} \docparam{path}{is optional and is ignored under Win32 and used as the directory to create the lock file in under Unix (default is -\helpref{wxGetHomeDir()}{wxgethomedir}) +\helpref{wxGetHomeDir()}{wxgethomedir})} \wxheading{Return value}