Made room for 3 lines of text (bug report #621273)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1373 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
19c0c2b50b
commit
fe4b109a00
2 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ BEGIN
|
||||||
WS_TABSTOP
|
WS_TABSTOP
|
||||||
DEFPUSHBUTTON "OK",IDOK,75,59,50,14
|
DEFPUSHBUTTON "OK",IDOK,75,59,50,14
|
||||||
PUSHBUTTON "Cancel",IDCANCEL,135,59,50,14
|
PUSHBUTTON "Cancel",IDCANCEL,135,59,50,14
|
||||||
LTEXT "Static",IDC_TEXT,45,10,140,23
|
LTEXT "",IDC_TEXT,45,10,140,27
|
||||||
ICON "",IDC_APPICON,10,10,20,20
|
ICON "",IDC_APPICON,10,10,20,20
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue