1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/crashreporter/client/resource.h Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,37 @@ 1.4 +/* This Source Code Form is subject to the terms of the Mozilla Public 1.5 + * License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 1.7 + 1.8 +//{{NO_DEPENDENCIES}} 1.9 +// Microsoft Visual C++ generated include file. 1.10 +// Used by crashreporter.rc 1.11 +// 1.12 +#define IDD_SENDDIALOG 102 1.13 +#define IDR_THROBBER 103 1.14 +#define IDD_VIEWREPORTDIALOG 104 1.15 +#define IDI_MAINICON 105 1.16 +#define IDC_PROGRESS 1003 1.17 +#define IDC_DESCRIPTIONTEXT 1004 1.18 +#define IDC_CLOSEBUTTON 1005 1.19 +#define IDC_VIEWREPORTBUTTON 1006 1.20 +#define IDC_SUBMITREPORTCHECK 1007 1.21 +#define IDC_EMAILMECHECK 1008 1.22 +#define IDC_EMAILTEXT 1009 1.23 +#define IDC_INCLUDEURLCHECK 1010 1.24 +#define IDC_COMMENTTEXT 1011 1.25 +#define IDC_RESTARTBUTTON 1012 1.26 +#define IDC_DESCRIPTIONLABEL 1013 1.27 +#define IDC_PROGRESSTEXT 1014 1.28 +#define IDC_THROBBER 1015 1.29 +#define IDC_VIEWREPORTTEXT 1016 1.30 + 1.31 +// Next default values for new objects 1.32 +// 1.33 +#ifdef APSTUDIO_INVOKED 1.34 +#ifndef APSTUDIO_READONLY_SYMBOLS 1.35 +#define _APS_NEXT_RESOURCE_VALUE 106 1.36 +#define _APS_NEXT_COMMAND_VALUE 40001 1.37 +#define _APS_NEXT_CONTROL_VALUE 1017 1.38 +#define _APS_NEXT_SYMED_VALUE 101 1.39 +#endif 1.40 +#endif