Simplify includes a bit
This commit is contained in:
parent
f8e6c9c53c
commit
beb59d5d2e
7 changed files with 20 additions and 12 deletions
|
|
@ -8,12 +8,14 @@
|
|||
#include <QMimeDatabase>
|
||||
#include <QStandardPaths>
|
||||
|
||||
#include "Cache.h"
|
||||
#include "Cache_p.h"
|
||||
#include "ChatPage.h"
|
||||
#include "Logging.h"
|
||||
#include "UserProfile.h"
|
||||
#include "Utils.h"
|
||||
#include "encryption/DeviceVerificationFlow.h"
|
||||
#include "encryption/VerificationManager.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