Move voip and encryption stuff into their own directories
This commit is contained in:
parent
16e234016a
commit
550c80525a
25 changed files with 31 additions and 30 deletions
|
|
@ -9,10 +9,10 @@
|
|||
|
||||
#include "Cache_p.h"
|
||||
#include "ChatPage.h"
|
||||
#include "DeviceVerificationFlow.h"
|
||||
#include "Logging.h"
|
||||
#include "UserProfile.h"
|
||||
#include "Utils.h"
|
||||
#include "encryption/DeviceVerificationFlow.h"
|
||||
#include "mtx/responses/crypto.hpp"
|
||||
#include "timeline/TimelineModel.h"
|
||||
#include "timeline/TimelineViewManager.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue