diff options
Diffstat (limited to 'plugins/FileAsMessage/src/resource.h')
-rw-r--r-- | plugins/FileAsMessage/src/resource.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/FileAsMessage/src/resource.h b/plugins/FileAsMessage/src/resource.h index b6a254dcf7..952fba4a65 100644 --- a/plugins/FileAsMessage/src/resource.h +++ b/plugins/FileAsMessage/src/resource.h @@ -3,7 +3,6 @@ // Used by resources.rc
//
#define IDC_PLAY 1
-#define IDD_DIALOG1 101
#define IDD_MAIN 101
#define IDI_SMALLICON 102
#define IDD_OPTIONS 103
@@ -20,17 +19,11 @@ #define IDC_FILESIZE 1008
#define IDC_LIST1 1020
#define IDC_ALPHANUM 1022
-#define IDC_HIDEDELAY 1051
#define IDC_CHUNKSIZE 1051
-#define IDC_SHOWDELAY 1052
#define IDC_SENDDELAY 1052
-#define IDC_SENTCOLOR 1053
#define IDC_UNSENT 1053
-#define IDC_SENTCOLOR2 1054
#define IDC_SENT 1054
-#define IDC_SENTCOLOR3 1055
#define IDC_TOSEND 1055
-#define IDC_SENTCOLOR4 1056
#define IDC_RECV 1056
// Next default values for new objects
|