mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
22 lines
664 B
C
22 lines
664 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by CrashReporter.rc
|
|
//
|
|
#define IDD_ENABLEDIALOG 101
|
|
#define IDD_SENDDIALOG 102
|
|
#define IDC_RADIOENABLE 1001
|
|
#define IDC_RADIODISABLE 1002
|
|
#define IDC_PROGRESS 1003
|
|
#define IDC_DESCRIPTIONTEXT 1004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|