Clean up headers

This commit is contained in:
Konstantinos Sideris 2017-10-28 15:46:39 +03:00
parent 845228ac6a
commit a17b6dffaf
71 changed files with 193 additions and 192 deletions

View file

@ -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