summary refs log tree commit diff
path: root/src/CommunitiesList.cpp
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-22 19:48:58 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-22 19:48:58 +0300
commit85e93a88a697b8b287689721b3c5e48a8ea405c0 (patch)
tree997a860d076be5766d2b8eb8a7ce7c4b39c891d0 /src/CommunitiesList.cpp
parentAdd input field to specify the device name on login (diff)
downloadnheko-85e93a88a697b8b287689721b3c5e48a8ea405c0.tar.xz
Add option to specify the scale factor
fixes #357
fixes #335
fixes #230
Diffstat (limited to 'src/CommunitiesList.cpp')
-rw-r--r--src/CommunitiesList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommunitiesList.cpp b/src/CommunitiesList.cpp

index af30050d..7054db9d 100644 --- a/src/CommunitiesList.cpp +++ b/src/CommunitiesList.cpp
@@ -1,5 +1,5 @@ -#include "Cache.h" #include "CommunitiesList.h" +#include "Cache.h" #include "Logging.h" #include "MatrixClient.h"