Skip to content

Commit b1973f3

Browse files

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎win_build/qgis.nsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ ShowInstDetails show
9090
ShowUnInstDetails show
9191

9292
Section "Quantum GIS Application" SEC01
93+
;this section is mandatory
94+
SectionIn RO
95+
9396
;Set the reg key so we get default toolbar layout
9497
!include qgis_window_geometry.nsh
9598
SetOutPath "$INSTDIR"

0 commit comments

Comments
 (0)
Please sign in to comment.