More image dialog fixes
This commit is contained in:
parent
8f6ed458a6
commit
a6b2be112b
35 changed files with 95 additions and 50 deletions
|
|
@ -15,7 +15,8 @@
|
|||
VerificationManager::VerificationManager(TimelineViewManager *o)
|
||||
: QObject(o)
|
||||
, rooms_(o->rooms())
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
static bool
|
||||
isValidTime(std::optional<uint64_t> t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue