change spun via [ 1050204 ] wxFileDialog wildcard filters

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-11-07 01:11:42 +00:00
parent e3e817d4ac
commit 8632fc366f

View 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