ABORTWARNING uses a define too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1403 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e9aaff38b8
commit
eb7923b540
4 changed files with 6 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
!define MUI_LICENSEPAGE
|
||||
!define MUI_COMPONENTPAGE
|
||||
!define MUI_DIRSELECTPAGE
|
||||
!define MUI_ABORTWARNING
|
||||
!define MUI_UNINSTALLER
|
||||
|
||||
;Language
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue