mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Decorations: prepare for the KDE protocol implementation
This commit is contained in:
parent
4e75125995
commit
082dc79555
3 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ labwc_sources = files(
|
|||
'view-impl-common.c',
|
||||
'workspaces.c',
|
||||
'xdg.c',
|
||||
'xdg-deco.c',
|
||||
'xdg-popup.c',
|
||||
)
|
||||
|
||||
|
|
@ -38,6 +37,7 @@ endif
|
|||
|
||||
subdir('common')
|
||||
subdir('config')
|
||||
subdir('decorations')
|
||||
subdir('xbm')
|
||||
subdir('menu')
|
||||
subdir('ssd')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue