effects/overview: Don't link against KF5::Completion
None of its classes are used in this effect. Signed-off-by: Eike Hein <eike.hein@mbition.io>
This commit is contained in:
parent
3aa23093e2
commit
7e16130eea
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ kconfig_add_kcfg_files(kwin_overview_config_SOURCES ../overviewconfig.kcfgc)
|
|||
|
||||
kwin_add_effect_config(kwin_overview_config ${kwin_overview_config_SOURCES})
|
||||
target_link_libraries(kwin_overview_config
|
||||
KF5::Completion
|
||||
KF5::ConfigWidgets
|
||||
KF5::CoreAddons
|
||||
KF5::GlobalAccel
|
||||
|
|
Loading…
Reference in a new issue