Merge pull request #1574 from deltachat/better-subject-addon

add new string to deltachat.h
This commit is contained in:
bjoern
2020-06-07 12:41:21 +02:00
committed by GitHub

View File

@@ -4427,7 +4427,8 @@ void dc_event_unref(dc_event_t* event);
#define DC_STR_DEVICE_MESSAGES_HINT 70
#define DC_STR_WELCOME_MESSAGE 71
#define DC_STR_UNKNOWN_SENDER_FOR_CHAT 72
#define DC_STR_COUNT 72
#define DC_STR_SUBJECT_FOR_NEW_CONTACT 73
#define DC_STR_COUNT 73
/*
* @}