Adjust to new KGlobalAccel framework

icc-effect-5.14.5
Martin Gräßlin 2013-12-09 09:33:58 +01:00
parent e3a2f3161e
commit c063978591
4 changed files with 5 additions and 0 deletions

View File

@ -248,6 +248,7 @@ set(kwin_KDE_LIBS
KF5::KConfigCore
KF5::KCoreAddons
KF5::KCrash
KF5::GlobalAccel
KF5::KI18n
KF5::KNotifications
KF5::KService

View File

@ -5,6 +5,7 @@ set(kwin_effect_OWN_LIBS
set(kwin_effect_KDE_LIBS
KF5::KConfigCore
KF5::KConfigWidgets
KF5::GlobalAccel
KF5::KI18n
KF5::KWindowSystem
KF5::Plasma # screenedge effect
@ -86,6 +87,7 @@ macro( KWIN4_ADD_EFFECT_CONFIG name )
KF5::KCoreAddons
KF5::KCompletion
KF5::KConfigWidgets
KF5::GlobalAccel
KF5::KI18n
KF5::XmlGui
)

View File

@ -10,6 +10,7 @@ target_link_libraries(kcm_kwindesktop
Qt5::X11Extras
KF5::KCMUtils
KF5::KCompletion
KF5::GlobalAccel
KF5::KI18n
KF5::KWindowSystem
KF5::XmlGui

View File

@ -25,6 +25,7 @@ target_link_libraries(kcm_kwintabbox
KF5::KCMUtils
KF5::KCompletion
KF5::KDeclarative
KF5::GlobalAccel
KF5::KI18n
KF5::KIconThemes
KF5::KService