1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 10:39:27 +02:00

add missing function

This commit is contained in:
B. Petersen 2018-06-25 02:45:50 +02:00
parent 54b34edec2
commit 9129b85a9c

View file

@ -159,6 +159,7 @@ extern "C" {
#define mrchat_is_unpromoted dc_chat_is_unpromoted #define mrchat_is_unpromoted dc_chat_is_unpromoted
#define mrchat_is_self_talk dc_chat_is_self_talk #define mrchat_is_self_talk dc_chat_is_self_talk
#define mrchat_is_verified dc_chat_is_verified #define mrchat_is_verified dc_chat_is_verified
#define mrchat_set_draft dc_chat_set_draft
// message functions // message functions
#define MR_MSG_ID_MARKER1 DC_MSG_ID_MARKER1 #define MR_MSG_ID_MARKER1 DC_MSG_ID_MARKER1