mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 20:29:10 +00:00
Fix line endings and tabs
This commit is contained in:
@ -1,25 +1,25 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by plUruLauncher.rc
|
||||
//
|
||||
#define IDD_DIALOG 106
|
||||
#define IDB_BITMAP 109
|
||||
#define IDI_ICON1 111
|
||||
#define IDC_PROGRESS 1003
|
||||
#define IDC_TEXT 1006
|
||||
#define IDC_STATUS_TEXT 1009
|
||||
#define IDC_TIMEREMAINING 1010
|
||||
#define IDC_BYTESREMAINING 1011
|
||||
#define IDC_PRODUCTSTRING 1012
|
||||
#define IDC_FILESREMAINING 1013
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 112
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1014
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by plUruLauncher.rc
|
||||
//
|
||||
#define IDD_DIALOG 106
|
||||
#define IDB_BITMAP 109
|
||||
#define IDI_ICON1 111
|
||||
#define IDC_PROGRESS 1003
|
||||
#define IDC_TEXT 1006
|
||||
#define IDC_STATUS_TEXT 1009
|
||||
#define IDC_TIMEREMAINING 1010
|
||||
#define IDC_BYTESREMAINING 1011
|
||||
#define IDC_PRODUCTSTRING 1012
|
||||
#define IDC_FILESREMAINING 1013
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 112
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1014
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user