SVN_SILENT ocd strikes again? :)
svn path=/trunk/KDE/kdelibs/; revision=1039188
This commit is contained in:
parent
c765e808a7
commit
526fbaf825
@ -42,6 +42,7 @@ set(plasmagik_SRCS
|
|||||||
set(plasma_LIB_SRCS
|
set(plasma_LIB_SRCS
|
||||||
${plasmagik_SRCS}
|
${plasmagik_SRCS}
|
||||||
abstractrunner.cpp
|
abstractrunner.cpp
|
||||||
|
abstracttoolbox.cpp
|
||||||
animator.cpp
|
animator.cpp
|
||||||
animations/abstractanimation.cpp
|
animations/abstractanimation.cpp
|
||||||
animations/animation.cpp
|
animations/animation.cpp
|
||||||
@ -125,7 +126,6 @@ set(plasma_LIB_SRCS
|
|||||||
servicejob.cpp
|
servicejob.cpp
|
||||||
svg.cpp
|
svg.cpp
|
||||||
theme.cpp
|
theme.cpp
|
||||||
abstracttoolbox.cpp
|
|
||||||
tooltipcontent.cpp
|
tooltipcontent.cpp
|
||||||
tooltipmanager.cpp
|
tooltipmanager.cpp
|
||||||
version.cpp
|
version.cpp
|
||||||
@ -250,6 +250,7 @@ install(FILES ${plasmagik_HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/ CO
|
|||||||
|
|
||||||
set(plasma_LIB_INCLUDES
|
set(plasma_LIB_INCLUDES
|
||||||
abstractrunner.h
|
abstractrunner.h
|
||||||
|
abstracttoolbox.h
|
||||||
animationdriver.h
|
animationdriver.h
|
||||||
animations/abstractanimation.h
|
animations/abstractanimation.h
|
||||||
animations/animation.h
|
animations/animation.h
|
||||||
@ -292,7 +293,6 @@ set(plasma_LIB_INCLUDES
|
|||||||
servicejob.h
|
servicejob.h
|
||||||
svg.h
|
svg.h
|
||||||
theme.h
|
theme.h
|
||||||
abstracttoolbox.h
|
|
||||||
tooltipcontent.h
|
tooltipcontent.h
|
||||||
tooltipmanager.h
|
tooltipmanager.h
|
||||||
version.h
|
version.h
|
||||||
|
Loading…
Reference in New Issue
Block a user