From c59cd0e80bcbf1e37b7d6b021275d4c8f90f1914 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 21 Jan 2018 21:43:21 +0200 Subject: Load the initial cache data without blocking the UI --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b8450a98..9091a0b6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -277,6 +277,7 @@ qt5_wrap_cpp(MOC_HEADERS include/ui/ThemeManager.h include/AvatarProvider.h + include/Cache.h include/ChatPage.h include/CommunitiesListItem.h include/CommunitiesList.h -- cgit 1.5.1