tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5287 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
68094262ad
commit
122291df73
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ Var MUI_TEMP2
|
|||
!ifndef "${SYMBOL}"
|
||||
!define "${SYMBOL}" "${CONTENT}"
|
||||
!insertmacro MUI_SET "${SYMBOL}_DEFAULTSET"
|
||||
!insertmacro MUI_SET "MUI_${MUI_PAGE_UNINSTALLER_PREFIX}IOCONVERT_USED"
|
||||
!insertmacro MUI_SET "MUI_${MUI_PAGE_UNINSTALLER_PREFIX}IOCONVERT_USED"
|
||||
!else
|
||||
!insertmacro MUI_UNSET "${SYMBOL}_DEFAULTSET"
|
||||
!endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue