Nsis Installers : Minor fix

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4138 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2015-08-19 23:36:27 +00:00
parent 5e75403a1e
commit defb3a1798
2 changed files with 4 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ Section "$(Pneumatic)"
File /r "./files/elements/50_pneumatic"
SectionEnd
SubSectionEnd
;---------------------------------
SubSection "$(Energy)"
@@ -202,6 +202,7 @@ Section "$(Solar_thermal)"
File /r "./files/elements/60_energy/31_solar_thermal"
SectionEnd
SubSectionEnd
SubSectionEnd
;-------------------------------

View File

@@ -184,7 +184,7 @@ Section "$(Pneumatic)"
File /r "./files/elements/50_pneumatic"
SectionEnd
SubSectionEnd
;---------------------------------
SubSection "$(Energy)"
@@ -206,6 +206,7 @@ Section "$(Solar_thermal)"
File /r "./files/elements/60_energy/31_solar_thermal"
SectionEnd
SubSectionEnd
SubSectionEnd
;-------------------------------