Skip to content

Commit 983c81d

Browse files
committed
Fix finish-page title height for PGPRO_EE
1 parent 5be78de commit 983c81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nsis/postgresql.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Var service
124124

125125
!define MUI_ABORTWARNING
126126

127-
;!define MUI_WELCOMEPAGE_TITLE_HEIGHT 38
128127
!define MUI_WELCOMEPAGE_TITLE_3LINES
128+
!define MUI_FINISHPAGE_TITLE_3LINES
129129

130130
;--------------------------------
131131
;Pages

0 commit comments

Comments
 (0)