From 07688cc46d22a86622231ae7cd4494ddf6e75e33 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 7 Sep 2017 15:58:05 +0200 Subject: Launch into settings without an account configured --- 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 8bb3d05c..43651e0a 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt @@ -45,6 +45,7 @@ set(SRCS clipboardproxy.cpp krecursivefilterproxymodel.cpp webengineprofile.cpp + startupcheck.cpp ) add_library(frameworkplugin SHARED ${SRCS}) -- cgit v1.2.3