#define DS_SHELLFONT

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1837 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-27 15:23:46 +00:00
parent 6abb160671
commit 0707a05326

View file

@ -2,6 +2,10 @@
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#ifndef DS_SHELLFONT
#define DS_SHELLFONT (DS_SETFONT | DS_FIXEDSYS)
#endif
#define IDC_BACK 3
#define IDD_DIALOG1 101
#define IDI_ICON1 102