Clean up headers
This commit is contained in:
parent
845228ac6a
commit
a17b6dffaf
71 changed files with 193 additions and 192 deletions
|
|
@ -17,12 +17,13 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <QtNetwork/QNetworkAccessManager>
|
||||
#include <QNetworkAccessManager>
|
||||
|
||||
#include "MessageEvent.h"
|
||||
#include "Profile.h"
|
||||
#include "RoomMessages.h"
|
||||
#include "Sync.h"
|
||||
|
||||
class SyncResponse;
|
||||
class Profile;
|
||||
class RoomMessages;
|
||||
|
||||
/*
|
||||
* MatrixClient provides the high level API to communicate with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue