Indenting fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1890 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-12-05 17:20:58 +00:00
parent eae3fc31b7
commit 5655da0d13

View file

@ -518,6 +518,10 @@ SubSectionEnd
IntOp $R0 $R0 + 1
!macroend
Function .onInit
!insertmacro MUI_WELCOMEFINISHPAGE_INIT
FunctionEnd
Function .onSelChange
StrCpy $R0 0
!insertmacro secSelected ${SecContribSplashTS}
@ -541,10 +545,6 @@ Function .onSelChange
done:
FunctionEnd
Function .onInit
!insertmacro MUI_WELCOMEFINISHPAGE_INIT
FunctionEnd
Function AddContribToStartMenu
Pop $0 ; link
Pop $1 ; file