From 55d2d3a315224f3960a740aa98b53e40f2f6a9a1 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 3 Jan 2017 21:19:28 +0100 Subject: Mouseproxy to fix the scrolling behaviour. The webview simply no longer gets scroll events. --- framework/domain/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/domain/CMakeLists.txt') diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt index 70a86d01..00499f30 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt @@ -26,6 +26,7 @@ set(mailplugin_SRCS outboxcontroller.cpp mailcontroller.cpp foldercontroller.cpp + mouseproxy.cpp ) find_package(KF5 REQUIRED COMPONENTS Package) -- cgit v1.2.3