Welcome back KCM to configure Alt+Tab and friends
This commit is contained in:
parent
ffd1bb1dec
commit
ea0233df3b
1 changed files with 3 additions and 3 deletions
|
@ -12,6 +12,6 @@ if(KWIN_BUILD_SCRIPTING)
|
|||
endif()
|
||||
add_subdirectory( kwindesktop )
|
||||
|
||||
# if( KWIN_BUILD_TABBOX )
|
||||
# add_subdirectory( kwintabbox )
|
||||
# endif()
|
||||
if( KWIN_BUILD_TABBOX )
|
||||
add_subdirectory( kwintabbox )
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue