implemeneted RFE #1666501 - MakeNSISw: esc -> close

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4951 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-02-23 12:42:21 +00:00
parent cb30b6ed2f
commit 28a3b53b05
4 changed files with 6 additions and 7 deletions

View file

@ -48,7 +48,6 @@
#define IDB_TOOLBAR24H 132
#define IDC_LOGWIN 402
#define IDC_VERSION 405
#define IDC_CLOSE 406
#define IDM_ABOUT 501
#define IDM_EXIT 502
#define IDM_SAVE 503