make use of the plasmaview
This commit is contained in:
parent
9e4e6e2444
commit
caa2d738fa
@ -58,14 +58,11 @@ set(widgetexplorer_SRC
|
|||||||
add_executable(plasma-shell
|
add_executable(plasma-shell
|
||||||
main.cpp
|
main.cpp
|
||||||
configview.cpp
|
configview.cpp
|
||||||
containmentconfigview.cpp
|
|
||||||
currentcontainmentactionsmodel.cpp
|
|
||||||
desktopcorona.cpp
|
desktopcorona.cpp
|
||||||
panelview.cpp
|
panelview.cpp
|
||||||
shellpluginloader.cpp
|
shellpluginloader.cpp
|
||||||
shellpackage.cpp
|
shellpackage.cpp
|
||||||
lookandfeelpackage.cpp
|
lookandfeelpackage.cpp
|
||||||
view.cpp
|
|
||||||
panelconfigview.cpp
|
panelconfigview.cpp
|
||||||
${scripting_SRC}
|
${scripting_SRC}
|
||||||
${widgetexplorer_SRC}
|
${widgetexplorer_SRC}
|
||||||
@ -81,6 +78,7 @@ target_link_libraries(plasma-shell
|
|||||||
${KWindowSystem_LIBRARIES}
|
${KWindowSystem_LIBRARIES}
|
||||||
${KCoreAddons_LIBRARIES}
|
${KCoreAddons_LIBRARIES}
|
||||||
plasma
|
plasma
|
||||||
|
plasmaview
|
||||||
${Qt5Script_LIBRARIES}
|
${Qt5Script_LIBRARIES}
|
||||||
${KDE4Support_LIBRARIES}
|
${KDE4Support_LIBRARIES}
|
||||||
${Solid_LIBRARIES}
|
${Solid_LIBRARIES}
|
||||||
|
Loading…
Reference in New Issue
Block a user