X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa358aebb951956f0e0ab645788e00a4b904886..d30ff492f0ee23d067e996c0a5f769e4dafb0225:/docs/latex/wx/doctempl.tex diff --git a/docs/latex/wx/doctempl.tex b/docs/latex/wx/doctempl.tex index a7287f5f26..9cd7334232 100644 --- a/docs/latex/wx/doctempl.tex +++ b/docs/latex/wx/doctempl.tex @@ -57,7 +57,7 @@ A pointer to the document manager for which this template was created. \member{wxString}{m\_fileFilter} -The file filter (such as \tt{*.txt}) to be used in file selector dialogs. +The file filter (such as {\tt *.txt}) to be used in file selector dialogs. \membersection{wxDocTemplate::m\_flags} @@ -92,7 +92,7 @@ a wxDocManager instance, and before doing any document or view operations. {\it descr} is a short description of what the template is for. This string will be displayed in the file filter list of Windows file selectors. -{\it filter} is an appropriate file filter such as \tt{*.txt}. +{\it filter} is an appropriate file filter such as {\tt *.txt}. {\it dir} is the default directory to use for file selectors.