summary refs log tree commit diff
path: root/src/ChatPage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChatPage.cc')
-rw-r--r--src/ChatPage.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ChatPage.cc b/src/ChatPage.cc
index a2188cf1..db755f4f 100644
--- a/src/ChatPage.cc
+++ b/src/ChatPage.cc
@@ -19,10 +19,7 @@
 
 #include <QDebug>
 #include <QLabel>
-#include <QNetworkReply>
-#include <QNetworkRequest>
 #include <QSettings>
-#include <QWidget>
 
 #include "ChatPage.h"
 #include "Sync.h"