*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1080 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1a63f20077
commit
fff0c57ce2
2 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ FunctionEnd
|
|||
|
||||
Function .onPrevPage
|
||||
|
||||
!insertmacro MUI_PREVPAGE
|
||||
!insertmacro MUI_PREVPAGE SetPage
|
||||
|
||||
FunctionEnd
|
||||
|
||||
|
|
|
@ -128,7 +128,7 @@ FunctionEnd
|
|||
|
||||
Function .onPrevPage
|
||||
|
||||
!insertmacro MUI_PREVPAGE
|
||||
!insertmacro MUI_PREVPAGE SetPage
|
||||
|
||||
FunctionEnd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue