make use of the plasmaview

This commit is contained in:
Giorgos Tsiapaliokas 2013-08-27 21:11:19 +03:00 committed by Marco Martin
parent 9e4e6e2444
commit caa2d738fa

View File

@ -58,14 +58,11 @@ set(widgetexplorer_SRC
add_executable(plasma-shell
main.cpp
configview.cpp
containmentconfigview.cpp
currentcontainmentactionsmodel.cpp
desktopcorona.cpp
panelview.cpp
shellpluginloader.cpp
shellpackage.cpp
lookandfeelpackage.cpp
view.cpp
panelconfigview.cpp
${scripting_SRC}
${widgetexplorer_SRC}
@ -81,6 +78,7 @@ target_link_libraries(plasma-shell
${KWindowSystem_LIBRARIES}
${KCoreAddons_LIBRARIES}
plasma
plasmaview
${Qt5Script_LIBRARIES}
${KDE4Support_LIBRARIES}
${Solid_LIBRARIES}