fixed bug #1841120 - Incorrectly documented returncode SelectFolderDialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5386 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7a751e69ec
commit
80da480c7a
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ SectionEnd</pre></blockquote>
|
|||
|
||||
<p>Displays a directory selection dialog to the user.</p>
|
||||
|
||||
<p>Returns the selected directory on the stack or an empty string if the user canceled the operation.</p>
|
||||
<p>Returns the selected directory on the stack or "error" in case the user canceled the operation or an error occured.</p>
|
||||
|
||||
<h3><a name="ref-setrtl"></a>SetRTL</h3>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue