X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2FCMakeLists.txt;h=f17cd4549cf28db3b2ce3f3c3d35e2da7c8d3171;hb=11dfb84f7dbbecf8c979dc6287993868cb205f93;hp=ebf128a889235c607b6caef191beae28e1a956a2;hpb=446caa053a85a00ef1f2ed393b5a0da761d6f2d1;p=quassel.git diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index ebf128a8..f17cd454 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -90,7 +90,7 @@ endif() if (WITH_KF5) list(APPEND SOURCES knotificationbackend.cpp) - list(APPEND LIBS KF5::ConfigWidgets KF5::Notifications KF5::NotifyConfig KF5::XmlGui) + list(APPEND LIBS KF5::ConfigWidgets KF5::Notifications KF5::NotifyConfig KF5::WidgetsAddons KF5::XmlGui) endif() if (LIBSNORE_FOUND)