forked from blue/squawk
trust level display in delegate, list size tweaking
This commit is contained in:
parent
d4bf7e599a
commit
b72a837754
10 changed files with 203 additions and 27 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "ui_omemo.h"
|
||||
|
||||
#include <random>
|
||||
constexpr uint8_t fingerprintLength = 24;
|
||||
constexpr uint8_t fingerprintLength = 32;
|
||||
|
||||
Omemo::Omemo(QWidget* parent):
|
||||
QWidget(parent),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue