Removed unused NSD_LB_Clear macro parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6911 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9e9ab4029c
commit
bd12125d7a
4 changed files with 13 additions and 22 deletions
|
@ -666,7 +666,7 @@ SectionEnd</pre></blockquote>
|
|||
<p>Deletes a string from a list box.</p>
|
||||
|
||||
<h3><a name="mref-lbclear">NSD_LB_Clear</a></h3>
|
||||
<p><code>${NSD_LB_Clear} <i>listbox_HWND</i> <i>$output</i></code></p>
|
||||
<p><code>${NSD_LB_Clear} <i>listbox_HWND</i></code></p>
|
||||
<p>Deletes all strings from a list box.</p>
|
||||
|
||||
<h3><a name="mref-lbgetcount">NSD_LB_GetCount</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue