]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/filename.tex
Some doc corrections
[wxWidgets.git] / docs / latex / wx / filename.tex
index b294adbd7260d1599de9d2ae0644b844f91e0415..d739dcd8dc8aed020b46a4eeae51ea9a58fb0b7a 100644 (file)
@@ -652,6 +652,7 @@ any or-combination of the following constants:
 \twocolitem{{\bf wxPATH\_NORM\_CASE}}{if filesystem is case insensitive, transform to tolower case}
 \twocolitem{{\bf wxPATH\_NORM\_ABSOLUTE}}{make the path absolute}
 \twocolitem{{\bf wxPATH\_NORM\_LONG}}{make the path the long form}
+\twocolitem{{\bf wxPATH\_NORM\_SHORTCUT}}{resolve if it is a shortcut (Windows only)}
 \twocolitem{{\bf wxPATH\_NORM\_ALL}}{all of previous flags except \texttt{wxPATH\_NORM\_CASE}}
 \end{twocollist}
 }