diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-11 18:25:39 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-11 18:25:39 +0300 |
commit | 40722b7af7286b3cef2478cc13fff5733819168f (patch) | |
tree | eeb534c32e75eda6d472172ae760b91e4a099379 /include/ChatPage.h | |
parent | Use only a MatrixClient as a shared pointer (diff) | |
download | nheko-40722b7af7286b3cef2478cc13fff5733819168f.tar.xz |
Remove capitalization
Diffstat (limited to 'include/ChatPage.h')
-rw-r--r-- | include/ChatPage.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ChatPage.h b/include/ChatPage.h index e5d6ee7f..d0edac3a 100644 --- a/include/ChatPage.h +++ b/include/ChatPage.h @@ -18,8 +18,6 @@ #ifndef CHATPAGE_H #define CHATPAGE_H -#include <QByteArray> -#include <QNetworkAccessManager> #include <QPixmap> #include <QTimer> #include <QWidget> |