Disable krunner-related classes from libplasma
They will be rethought, but would be blocking a threadweaver merge right now CCMAIL:me@vhanda.in
This commit is contained in:
parent
449aebd314
commit
36dfe61309
@ -181,7 +181,7 @@ set_target_properties(plasma PROPERTIES
|
||||
generate_export_header(plasma)
|
||||
|
||||
set(plasma_LIB_INCLUDES
|
||||
abstractrunner.h
|
||||
#abstractrunner.h
|
||||
applet.h
|
||||
configloader.h
|
||||
containment.h
|
||||
@ -196,10 +196,10 @@ set(plasma_LIB_INCLUDES
|
||||
packagestructure.h
|
||||
plasma.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/plasma_export.h
|
||||
querymatch.h
|
||||
runnercontext.h
|
||||
runnermanager.h
|
||||
runnersyntax.h
|
||||
#querymatch.h
|
||||
#runnercontext.h
|
||||
#runnermanager.h
|
||||
#runnersyntax.h
|
||||
service.h
|
||||
servicejob.h
|
||||
svg.h
|
||||
|
Loading…
Reference in New Issue
Block a user