┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2023-08-05 16:21:33 +0200
committerNicolas Fella <[email protected]>2023-10-07 16:56:15 +0000
commit4199e7ef20efdba287cbc189495b0c6329989a96 (patch)
treec876d5a02e50307b20b9f01145d1b0e4f59e4711 /src
parent30a807e44afb334dd153c8bcbdbde4f36942bee0 (diff)
Adapt to new KBookmarksWidgets library
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1a229f6a7..d78b05f91 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -434,6 +434,7 @@ target_link_libraries(dolphinstatic
KF6::KCMUtils
KF6::DBusAddons
KF6::Notifications
+ KF6::BookmarksWidgets
Phonon::phonon4qt${QT_MAJOR_VERSION}
)