summary refs log tree commit diff
path: root/src/Login.cc
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
commita17b6dffafb450c48c1c1f5034e85763aa7a6a5e (patch)
treefeb2510c63dfbab6a57ebb96ed2c8a24fc82083e /src/Login.cc
parentAdd scroll-down button (diff)
downloadnheko-a17b6dffafb450c48c1c1f5034e85763aa7a6a5e.tar.xz
Clean up headers
Diffstat (limited to 'src/Login.cc')
-rw-r--r--src/Login.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Login.cc b/src/Login.cc

index 16c6f172..69338f2c 100644 --- a/src/Login.cc +++ b/src/Login.cc
@@ -15,10 +15,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <QJsonDocument> -#include <QJsonObject> -#include <QJsonValue> - #include "Deserializable.h" #include "Login.h"