#######################################
# Effect

# Source files
set(splithandler_SOURCES
    splithandler.cpp
    main.cpp
)
kwin4_add_effect_module(kwin4_effect_splithandler ${splithandler_SOURCES})