Welcome back KWin Scripts KCM!
Currently not of much use as installing a local script is disabled and GHNS dialog seems broken.
This commit is contained in:
parent
c118b1147d
commit
4ddaea4824
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ add_subdirectory( kwinrules )
|
|||
if(KWIN_BUILD_SCREENEDGES)
|
||||
add_subdirectory( kwinscreenedges )
|
||||
endif()
|
||||
# if(KWIN_BUILD_SCRIPTING)
|
||||
# add_subdirectory( kwinscripts )
|
||||
# endif()
|
||||
if(KWIN_BUILD_SCRIPTING)
|
||||
add_subdirectory( kwinscripts )
|
||||
endif()
|
||||
add_subdirectory( kwindesktop )
|
||||
|
||||
# if( KWIN_BUILD_TABBOX )
|
||||
|
|
Loading…
Reference in a new issue