added SF_TOGGLED section flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3859 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6feb1128c4
commit
bec3be0ac0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
!define SF_RO 16
|
||||
!define SF_EXPAND 32
|
||||
!define SF_PSELECTED 64
|
||||
!define SF_TOGGLED 128
|
||||
|
||||
!define SECTION_OFF 0xFFFFFFFE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue