typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2999 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6b1ccc83b4
commit
e857d9e49d
1 changed files with 1 additions and 1 deletions
|
@ -1660,7 +1660,7 @@ Var MUI_TEMP2
|
||||||
GetDlgItem $MUI_TEMP1 $MUI_HWND 1203
|
GetDlgItem $MUI_TEMP1 $MUI_HWND 1203
|
||||||
!endif
|
!endif
|
||||||
SetCtlColors $MUI_TEMP1 "" "${MUI_BGCOLOR}"
|
SetCtlColors $MUI_TEMP1 "" "${MUI_BGCOLOR}"
|
||||||
!undef MUI_FINISHPAGE_LINK_COLO
|
!undef MUI_FINISHPAGE_LINK_COLOR
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
!ifndef MUI_FINISHPAGE_NOREBOOTSUPPORT
|
!ifndef MUI_FINISHPAGE_NOREBOOTSUPPORT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue