summary refs log tree commit diff
path: root/src/Register.cc
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 21:11:40 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 21:11:40 +0300
commite224440f5df4e39df3fed5f30e13c773a65fe01b (patch)
tree2c8c41b45da6a78e5638a76d6cecc566d239afc2 /src/Register.cc
parentSave the changes between syncs in cache (diff)
downloadnheko-e224440f5df4e39df3fed5f30e13c773a65fe01b.tar.xz
Display user avatar changes
Diffstat (limited to 'src/Register.cc')
-rw-r--r--src/Register.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Register.cc b/src/Register.cc

index 0fe2ddce..7453c943 100644 --- a/src/Register.cc +++ b/src/Register.cc
@@ -16,6 +16,7 @@ */ #include "Deserializable.h" + #include "Register.h" RegisterRequest::RegisterRequest(const QString &username, const QString &password)