Nsis Installers : Forget variables from previous comit

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4143 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2015-08-21 05:28:56 +00:00
parent a93630ef3e
commit a6a2ec2ecc
2 changed files with 2 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ SectionEnd
;--------------------------- ;---------------------------
SetOverwrite on SetOverwrite on
SubSection "$(Elements)" SubSection "$(Elements)" SEC01
SetOverwrite on SetOverwrite on
Section "$(Electric)" Section "$(Electric)"

View File

@@ -157,7 +157,7 @@ SectionEnd
;--------------------------- ;---------------------------
SetOverwrite on SetOverwrite on
SubSection "$(Elements)" SubSection "$(Elements)" SEC01
SetOverwrite on SetOverwrite on
Section "$(Electric)" Section "$(Electric)"