]> git.saurik.com Git - wxWidgets.git/commitdiff
change spun via [ 1050204 ] wxFileDialog wildcard filters
authorRyan Norton <wxprojects@comcast.net>
Sun, 7 Nov 2004 01:11:42 +0000 (01:11 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 7 Nov 2004 01:11:42 +0000 (01:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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}
- "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