diff --git a/components/shellprivate/CMakeLists.txt b/components/shellprivate/CMakeLists.txt index d3471d61d..5d2a7899d 100644 --- a/components/shellprivate/CMakeLists.txt +++ b/components/shellprivate/CMakeLists.txt @@ -34,6 +34,7 @@ target_link_libraries(plasmashellprivateplugin KF5::WindowSystem KF5::Declarative KF5::Activities + KF5::TextWidgets ) if (KF5TextEditor_FOUND)