wrong variable

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2535 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-05-07 14:56:17 +00:00
parent 7d5b7223e6
commit b06d2531d5

View file

@ -522,8 +522,9 @@ Function FunctionName ;FunctionName defined with Page command
SendMessage $R1 ${WM_SETFONT} $R2 0
InstallOptions::show
Pop $R1
Pop $R0
Pop $R2
Pop $R1
Pop $R0