install the ScriptEngine CamelCase include in a symmetrical place wrt the non-camelcase include
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=790485
This commit is contained in:
parent
9f0d3f871a
commit
3d378e8b11
@ -200,7 +200,6 @@ install(FILES
|
||||
includes/DataContainer
|
||||
includes/DataEngine
|
||||
includes/DataEngineManager
|
||||
includes/ScriptEngine
|
||||
includes/SearchContext
|
||||
includes/SearchMatch
|
||||
includes/Svg
|
||||
@ -217,6 +216,10 @@ install(FILES
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Plasma)
|
||||
endif(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
|
||||
install(FILES
|
||||
includes/ScriptEngine
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Plasma/Scripting)
|
||||
|
||||
|
||||
install(FILES
|
||||
servicetypes/plasma-animator.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user