Fix compilation against deltachat-core v0.35.0

The plugin doesn't work yet. Thread handling has changed significantly,
and other changes may also be needed.
This commit is contained in:
2019-01-05 23:39:06 +00:00
parent dea22ee188
commit 12ef4d5125
4 changed files with 62 additions and 79 deletions

View File

@@ -10,8 +10,8 @@
OPT_PROTO_CHAT_TOPIC | \
OPT_PROTO_IM_IMAGE
#define DEFAULT_SMTP_PORT 0
#define DEFAULT_IMAP_PORT 0
#define DEFAULT_SMTP_PORT "0"
#define DEFAULT_IMAP_PORT "0"
// These two will instead be the pidgin "username" and "password" options that