From e3a4d869cf0cc12a61f2b4faee44ab1d9751cca8 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 27 Jun 2017 21:46:49 +0200 Subject: Show Avatar images --- framework/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/src/CMakeLists.txt') diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt index 1b92e8c3..1c53530f 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt @@ -39,6 +39,7 @@ set(SRCS accounts/accountsmodel.cpp fabric.cpp sinkfabric.cpp + kubeimage.cpp ) add_library(frameworkplugin SHARED ${SRCS}) -- cgit v1.2.3