┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAhmad Samir <[email protected]>2022-05-06 17:36:12 +0200
committerAhmad Samir <[email protected]>2022-05-31 14:25:13 +0000
commit2c8adb10ec303a890bfef55b7316efc9b30c9361 (patch)
treeca4b9e3512571ded09f1206bd9d3aeffdd8e7b50 /src/CMakeLists.txt
parent397b496470e3a5abcfe3d74f67c885de5c12d5e0 (diff)
Port away from deprecated KNewStuff API
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7b3ef98fc..ce0ba9716 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -155,6 +155,7 @@ target_link_libraries(
KF5::TextWidgets
KF5::ConfigCore
KF5::NewStuff
+ KF5::NewStuffWidgets # KNSWidgets::Button
KF5::Parts
KF5::WindowSystem
KF5::WidgetsAddons