added links to Dir/FileName in construction section (part of patch 1617156)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-12-16 23:08:07 +00:00
parent a2f2764dfb
commit 779e158bb2

View File

@@ -142,6 +142,8 @@ You can initialize a wxFileName instance using one of the following functions:
\helpref{AssignDir}{wxfilenameassigndir}\\
\helpref{AssignHomeDir}{wxfilenameassignhomedir}\\
\helpref{AssignHomeTempFileName}{wxfilenameassigntempfilename}\\
\helpref{DirName}{wxfilenameassigndirname}\\
\helpref{FileName}{wxfilenameassignfilename}\\
\helpref{operator $=$}{wxfilenameoperatorassign}