fixed bug #1716614 - InstallOptions TxtColor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5148 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
40fd14be90
commit
012eededc2
1 changed files with 1 additions and 1 deletions
|
@ -589,7 +589,7 @@ used.</td>
|
|||
<td class="lefttable"><strong>TxtColor</strong></td>
|
||||
<td class="lefttable"><em>(optional)</em></td>
|
||||
<td class="righttable">Used by <strong>Link</strong> controls to
|
||||
specify the foreground color of the text. Format: 0xBBRRGG
|
||||
specify the foreground color of the text. Format: 0xBBGGRR
|
||||
(hexadecimal).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue