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

@ -61,7 +61,7 @@
#include "handlers/discoveryhandler.h"
#ifdef WITH_OMEMO
#include <Omemo/QXmppOmemoManager.h>
#include <QXmppOmemoManager.h>
#include <QXmppTrustManager.h>
#include "handlers/trusthandler.h"
#include "handlers/omemohandler.h"