mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 14:53:01 +02:00
leave the disabled cancel button for spacing
This commit is contained in:
parent
ef0d3b11e9
commit
fec7b77577
1 changed files with 0 additions and 3 deletions
|
@ -781,9 +781,6 @@ Function PostInstallOptionsPage
|
||||||
GetDlgItem $R1 $hwndparent 1
|
GetDlgItem $R1 $hwndparent 1
|
||||||
SendMessage $R1 ${WM_SETTEXT} 0 "STR:&Finish"
|
SendMessage $R1 ${WM_SETTEXT} 0 "STR:&Finish"
|
||||||
|
|
||||||
GetDlgItem $R2 $hwndparent 2
|
|
||||||
ShowWindow $R2 0
|
|
||||||
|
|
||||||
GetDlgItem $R3 $hwndparent 3
|
GetDlgItem $R3 $hwndparent 3
|
||||||
ShowWindow $R3 0
|
ShowWindow $R3 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue