Modern UI 1.74: Fixed compile error when checkboxes are used on multiple finish page pages

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4241 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2005-09-04 21:24:27 +00:00
parent 96bc26998d
commit 18d00cfb55
3 changed files with 11 additions and 6 deletions

View file

@ -1214,10 +1214,10 @@ Start Menu Folder page: <a href=
<h1>Version history</h1>
<div>
<ul>
<li>1.73 - August 6, 2005
<li>1.74 - September 4, 2005
<ul>
<li>The checkboxes to run an application or show a Readme file can now also be
used on an uninstaller finish pages or multiple finish pages</li>
<li>Fixed compile error when checkboxes are used on multiple finish page
pages</li>
</ul>
</li>
</ul>