Make KWindowSystem a public dependency of plasmaquick
Dialog.h uses netwm_def.h in the header so it should be included by apps that use plasmaquick implicitly Change-Id: I55507f552025468dde32e4830a78e34dc35c03af
This commit is contained in:
parent
d9bf760c14
commit
0d209f9d2a
@ -40,8 +40,8 @@ target_link_libraries(KF5PlasmaQuick
|
|||||||
Qt5::Quick
|
Qt5::Quick
|
||||||
Qt5::Qml
|
Qt5::Qml
|
||||||
KF5::Plasma
|
KF5::Plasma
|
||||||
PRIVATE
|
|
||||||
KF5::WindowSystem
|
KF5::WindowSystem
|
||||||
|
PRIVATE
|
||||||
KF5::KIOWidgets
|
KF5::KIOWidgets
|
||||||
KF5::I18n
|
KF5::I18n
|
||||||
KF5::IconThemes
|
KF5::IconThemes
|
||||||
|
Loading…
Reference in New Issue
Block a user