Install the PlasmaComponents.3/private folder
Summary: It's used by ToolButton et al. We install it in the theme folder, but not in the plasma components dir. Test Plan: Used a toolbutton without error Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: plasma-devel, #frameworks Tags: #plasma, #frameworks Differential Revision: https://phabricator.kde.org/D6693
This commit is contained in:
parent
a968892ba9
commit
a25b628e25
@ -44,3 +44,4 @@ install(FILES plasmacomponents3/BusyIndicator.qml
|
||||
plasmacomponents3/qmldir
|
||||
|
||||
DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/components.3)
|
||||
install(DIRECTORY plasmacomponents3/private DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/components.3)
|
||||
|
Loading…
Reference in New Issue
Block a user