updated for Modern UI 1.64
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2375 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fc86a10811
commit
88dfb90ea4
1 changed files with 0 additions and 5 deletions
|
@ -953,9 +953,4 @@ Section Uninstall
|
|||
RMDir /r $INSTDIR\Docs
|
||||
RMDir $INSTDIR
|
||||
|
||||
!ifndef CLASSIC_UI
|
||||
;Modern UI Finish Header
|
||||
!insertmacro MUI_UNFINISHHEADER
|
||||
!endif
|
||||
|
||||
SectionEnd
|
Loading…
Add table
Add a link
Reference in a new issue