From cebcf8dbb3ff310aa0761ad452e4ca79278d7831 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Sat, 27 Jul 2024 00:11:31 +0200 Subject: Port from KIconLoader::drawOverlays to KIconUtils::addOverlays The latter is what most other projects use --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 29eef5753..bbf882a8a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -203,6 +203,7 @@ target_link_libraries( Qt6::DBus Qt6::Gui KF6::I18n + KF6::GuiAddons KF6::IconThemes KF6::KIOCore KF6::KIOWidgets @@ -449,6 +450,7 @@ target_include_directories(dolphinstatic SYSTEM PRIVATE ${PHONON_INCLUDES}) target_link_libraries(dolphinstatic dolphinprivate KF6::CoreAddons + KF6::GuiAddons KF6::KCMUtils KF6::DBusAddons KF6::Notifications -- cgit v1.3