21 lines
630 B
C
21 lines
630 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by XMonoFontDialog.rc
|
|
//
|
|
//#define IDD_XMONOFONTDIALOG 999
|
|
#define IDC_FONT_LIST 1001
|
|
#define IDC_FONT_SIZE 1002
|
|
#define IDC_FONT_SAMPLE 1003
|
|
#define IDC_FONT_MONOSPACED 1004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|