From e68f8ef8f45987ab0caa5a05d53980a3556547f3 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sat, 12 Sep 2020 03:17:34 -0400 Subject: make avatar loading a bit better --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 33e5c0a..792e373 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,6 +128,8 @@ add_executable(abaddon abaddon.cpp filecache.hpp filecache.cpp + "imgmanager.hpp" + "imgmanager.cpp" components/channels.hpp components/channels.cpp components/chatmessage.hpp -- cgit v1.2.3