]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tcommdlg.tex
why the heck should something that reacts on wxID_CLOSE be called OnQuit?
[wxWidgets.git] / docs / latex / wx / tcommdlg.tex
index ccea6686b5d38c1aaab33a0ee7d13eb2a184dce4..cd91cc9036ee6f040048fc4883955ddf9f80ced5 100644 (file)
@@ -167,7 +167,7 @@ The wildcard may be a specification for multiple
 types of file with a description for each, such as:
 
 \begin{verbatim}
- "BMP files (*.bmp) | *.bmp | GIF files (*.gif) | *.gif"
+ "BMP files (*.bmp)|*.bmp|GIF files (*.gif)|*.gif"
 \end{verbatim}
 
 \subsection{wxDirDialog overview}\label{wxdirdialogoverview}