uninstaller: don't show page tile in titlebar

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2314 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-03-16 19:49:50 +00:00
parent a1e73ddc9d
commit 96eb3b0537

View file

@ -1862,6 +1862,10 @@
SubCaption 3 " "
SubCaption 4 " "
UninstallSubCaption 0 " "
UninstallSubCaption 1 " "
UninstallSubCaption 2 " "
!ifndef MUI_BRANDINGTEXT
!define MUI_BRANDINGTEXT ""
!endif