diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-25 16:34:54 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-25 16:34:54 +0300 |
| commit | 59a42183bce9cdeeb6ca8cd92c6c94f05e16e5a3 (patch) | |
| tree | 9362e0ab3e9293c2ac36d0e4f19a1b1f807deb6a /src | |
| parent | Disable paint updates when removing the room filter (diff) | |
| download | nheko-59a42183bce9cdeeb6ca8cd92c6c94f05e16e5a3.tar.xz | |
Fix issue with missing communities due to an unregistered metatype
Diffstat (limited to 'src')
| -rw-r--r-- | src/MatrixClient.cpp | 1 | ||||
| -rw-r--r-- | src/RoomList.cpp | 2 | ||||
| -rw-r--r-- | src/RoomList.h | 3 |
3 files changed, 1 insertions, 5 deletions
diff --git a/src/MatrixClient.cpp b/src/MatrixClient.cpp |
