some debug, fix a crash removing a currently selected contact

This commit is contained in:
Blue 2023-11-12 19:55:32 -03:00
parent e31ef78e71
commit 19835af3cf
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
9 changed files with 40 additions and 14 deletions

View file

@ -24,7 +24,7 @@
#include <QObject>
#ifdef WITH_OMEMO
#include <Omemo/QXmppOmemoStorage.h>
#include <QXmppOmemoStorage.h>
#endif
int main(int argc, char *argv[]) {