mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
osd: split to osd.c and osd-classic.c
This commit is contained in:
parent
57a1ea6cb5
commit
92ee5083f0
4 changed files with 240 additions and 194 deletions
|
|
@ -1,4 +1,5 @@
|
|||
labwc_sources += files(
|
||||
'osd.c',
|
||||
'osd-classic.c',
|
||||
'osd-field.c',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue