fixed bug #1896803 - nsDialogs::SelectFolderDialog Bug 1841120 still open?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5546 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
dbd80ca086
commit
e5d72da7c1
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,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