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:
kichik 2008-06-12 18:09:34 +00:00
parent fb57dfde77
commit b93a2ef8f3

View file

@ -881,6 +881,7 @@ Function PageReinstall
${EndIf}
nsDialogs::Create /NOUNLOAD 1018
Pop $R4
${NSD_CreateLabel} 0 0 100% 24u $R1
Pop $R1