Smoother resizing

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1061 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-09-20 02:57:33 +00:00
parent 898e6bb120
commit 4b81484795
2 changed files with 12 additions and 11 deletions

View file

@ -141,8 +141,8 @@ BEGIN
WS_VSCROLL,7,4,345,186
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,202,346,1
LTEXT "",IDC_VERSION,7,212,200,12,WS_DISABLED
DEFPUSHBUTTON "Clo&se",IDC_CLOSE,301,208,49,15
PUSHBUTTON "&Test",IDC_TEST,245,208,50,15,WS_DISABLED
DEFPUSHBUTTON "Clo&se",IDC_CLOSE,296,208,49,15
PUSHBUTTON "&Test",IDC_TEST,240,208,50,15,WS_DISABLED
END
DLG_ABOUT DIALOG DISCARDABLE 0, 0, 235, 86