diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-14 12:08:16 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-14 12:08:16 +0300 |
commit | 73dbd3c8dd78b41c8d93392eac74231e5b4a20d5 (patch) | |
tree | 8f48775d63a917faacfff03a55b1767bfb75477a /CMakeLists.txt | |
parent | Properly display the bottom border on the TopRoomBar (diff) | |
download | nheko-73dbd3c8dd78b41c8d93392eac74231e5b4a20d5.tar.xz |
Re-enable groups
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 48d739d0..e3b8defa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -197,7 +197,6 @@ set(SRC_FILES src/ChatPage.cc src/CommunitiesListItem.cc src/CommunitiesList.cc - src/Community.cc src/InviteeItem.cc src/LoginPage.cc src/Logging.cpp |