Original Tiling.cpp moved to directory tiling/
This commit is contained in:
parent
a2aad27a78
commit
6db74c8d66
2 changed files with 2 additions and 1 deletions
|
@ -145,7 +145,6 @@ set(kwin_KDEINIT_SRCS
|
|||
desktoplayout.cpp
|
||||
paintredirector.cpp
|
||||
tile.cpp
|
||||
tiling.cpp
|
||||
tilinglayout.cpp
|
||||
tilinglayoutfactory.cpp
|
||||
|
||||
|
@ -160,6 +159,8 @@ set(kwin_KDEINIT_SRCS
|
|||
|
||||
# floating
|
||||
tilinglayouts/floating/floating.cpp
|
||||
|
||||
tiling/tiling.cpp
|
||||
)
|
||||
|
||||
if(KWIN_BUILD_SCRIPTING)
|
||||
|
|
Loading…
Reference in a new issue