^Font and ^FontSize
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3134 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f915329242
commit
836f699592
2 changed files with 28 additions and 1 deletions
|
@ -275,6 +275,9 @@ enum {
|
|||
NLF_KILO,
|
||||
NLF_MEGA,
|
||||
NLF_GIGA,
|
||||
|
||||
NLF_FONT,
|
||||
NLF_FONTSIZE,
|
||||
NLF_RTL,
|
||||
|
||||
NLF_STRINGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue