This commit is contained in:
Glenn Maynard
2003-07-24 01:29:19 +00:00
parent a00685d1d1
commit 6f6517d887
+6 -3
View File
@@ -19,6 +19,7 @@
#define EDIT_METRICS 146 #define EDIT_METRICS 146
#define IDD_ENTER_COMMENT 146 #define IDD_ENTER_COMMENT 146
#define IDD_SHOW_COMMENT 147 #define IDD_SHOW_COMMENT 147
#define IDD_UNINSTALL_OLD_PACKAGES 148
#define IDC_LIST_SONGS 1000 #define IDC_LIST_SONGS 1000
#define IDC_LIST 1000 #define IDC_LIST 1000
#define IDC_BUTTON_PLAY 1001 #define IDC_BUTTON_PLAY 1001
@@ -54,14 +55,16 @@
#define IDC_BUTTON_CLOSE 1039 #define IDC_BUTTON_CLOSE 1039
#define IDC_DONTASK 1041 #define IDC_DONTASK 1041
#define IDC_DONTSHOW 1042 #define IDC_DONTSHOW 1042
#define IDC_PACKAGES 1044
#define IDC_BUTTON1 1045
// Next default values for new objects // Next default values for new objects
// //
#ifdef APSTUDIO_INVOKED #ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 147 #define _APS_NEXT_RESOURCE_VALUE 149
#define _APS_NEXT_COMMAND_VALUE 32771 #define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1043 #define _APS_NEXT_CONTROL_VALUE 1046
#define _APS_NEXT_SYMED_VALUE 101 #define _APS_NEXT_SYMED_VALUE 104
#endif #endif
#endif #endif