diff options
| author | Nicolas Fella <[email protected]> | 2023-08-05 16:21:33 +0200 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2023-10-07 16:56:15 +0000 |
| commit | 4199e7ef20efdba287cbc189495b0c6329989a96 (patch) | |
| tree | c876d5a02e50307b20b9f01145d1b0e4f59e4711 | |
| parent | 30a807e44afb334dd153c8bcbdbde4f36942bee0 (diff) | |
Adapt to new KBookmarksWidgets library
| -rw-r--r-- | src/CMakeLists.txt | 1 |
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} ) |
