Create xdg-deco.c

This commit is contained in:
Johan Malm 2021-03-02 20:53:03 +00:00
parent 954a5eadf1
commit 9760a8157f
3 changed files with 59 additions and 54 deletions

View file

@ -17,6 +17,7 @@ labwc_sources = files(
'view.c',
'view-child.c',
'xdg.c',
'xdg-deco.c',
'xdg-popup.c',
)