Welcome back KCM to configure Alt+Tab and friends

This commit is contained in:
Martin Gräßlin 2013-10-01 07:17:27 +02:00
parent ffd1bb1dec
commit ea0233df3b

View file

@ -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()