Effects need to link KF5::KDE4Attic for KLocale
This commit is contained in:
parent
2fcc26d29b
commit
a8fd910a01
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ set(kwin_effect_KDE_LIBS
|
||||||
${KDE4_KDECORE_LIBS} # kdebug
|
${KDE4_KDECORE_LIBS} # kdebug
|
||||||
KF5::KWindowSystem
|
KF5::KWindowSystem
|
||||||
KF5::plasma # screenedge effect
|
KF5::plasma # screenedge effect
|
||||||
|
KF5::KDE4Attic # windowgeometry effect using KLocale
|
||||||
)
|
)
|
||||||
|
|
||||||
set(kwin_effect_QT_LIBS
|
set(kwin_effect_QT_LIBS
|
||||||
|
|
Loading…
Reference in a new issue