added missing Pop after nsDialogs::Create
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5644 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fb57dfde77
commit
b93a2ef8f3
1 changed files with 1 additions and 0 deletions
|
@ -881,6 +881,7 @@ Function PageReinstall
|
|||
${EndIf}
|
||||
|
||||
nsDialogs::Create /NOUNLOAD 1018
|
||||
Pop $R4
|
||||
|
||||
${NSD_CreateLabel} 0 0 100% 24u $R1
|
||||
Pop $R1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue