From 638a0663a1a79230a870717e37cb48b9cb61062c Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 3 Jul 2024 18:56:16 +0200 Subject: avoid need for activities lib use KRecentFilesAction like Kate and others to signal used files/dirs could later be used to plug-in a recently used menu, too, if ever wanted avoids that this dependency could be missed and the functionality is not there, too --- src/config-dolphin.h.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config-dolphin.h.cmake') diff --git a/src/config-dolphin.h.cmake b/src/config-dolphin.h.cmake index 903b7e7db..05ae7d2f9 100644 --- a/src/config-dolphin.h.cmake +++ b/src/config-dolphin.h.cmake @@ -1,6 +1,5 @@ /** Set whether to build Dolphin with support for these technologies or not. */ #cmakedefine01 HAVE_BALOO -#cmakedefine01 HAVE_PLASMA_ACTIVITIES #cmakedefine01 HAVE_KUSERFEEDBACK #cmakedefine01 HAVE_PACKAGEKIT #cmakedefine01 HAVE_TERMINAL -- cgit v1.3.1