mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
Move osd.c and osd-field.c into src/osd
This commit is contained in:
parent
f347a818e3
commit
57a1ea6cb5
4 changed files with 7 additions and 4 deletions
4
src/osd/meson.build
Normal file
4
src/osd/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
labwc_sources += files(
|
||||
'osd.c',
|
||||
'osd-field.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue