#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:
parent
6abb160671
commit
0707a05326
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue