]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/filedlg.tex
Remove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs...
[wxWidgets.git] / docs / latex / wx / filedlg.tex
index 7138bfda675c5f9a44cde19b19ffb1dbac9d84c6..b2c3889881566f0c6853f8f5a141663095a77321 100644 (file)
@@ -35,7 +35,7 @@ displayed. The wildcard may be a specification for multiple
 types of file with a description for each, such as:
 
 \begin{verbatim}
 types of file with a description for each, such as:
 
 \begin{verbatim}
- "BMP files (*.bmp)|*.bmp|GIF files (*.gif)|*.gif"
+ "BMP and GIF files (*.bmp;*.gif)|*.bmp;*.gif|PNG files (*.png)|*.png"
 \end{verbatim}
 
 It must be noted that wildcard support in the native Motif file
 \end{verbatim}
 
 It must be noted that wildcard support in the native Motif file