Enable to stop TTS generation (#1041)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define IDC_HINT 1005
|
||||
#define IDC_EDIT1 1006
|
||||
#define IDC_OUTPUT_FILENAME 1006
|
||||
#define IDC_STOP 1009
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
@@ -20,7 +21,7 @@
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1007
|
||||
#define _APS_NEXT_CONTROL_VALUE 1010
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user