From 5ca3a769c0b0c93cfcbf6134937b32eed52e2fc2 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 22 Feb 2017 15:56:21 +0100 Subject: Removed Create/Edit*.qml and controllers, added gmail plugin The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority. --- framework/accounts/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'framework/accounts/CMakeLists.txt') diff --git a/framework/accounts/CMakeLists.txt b/framework/accounts/CMakeLists.txt index 06fcbf08..bccafd77 100644 --- a/framework/accounts/CMakeLists.txt +++ b/framework/accounts/CMakeLists.txt @@ -2,9 +2,6 @@ set(accountsplugin_SRCS accountsplugin.cpp accountfactory.cpp accountsmodel.cpp - maildircontroller.cpp - kolabnowcontroller.cpp - gmailcontroller.cpp ) add_library(accountsplugin SHARED ${accountsplugin_SRCS}) -- cgit v1.2.3