mirror of
https://github.com/labwc/labwc.git
synced 2026-02-17 22:05:30 -05:00
Rename osd.{h,c} to cycle.{h,c}
This commit is contained in:
parent
35b3980a5b
commit
65cc2e40ba
12 changed files with 14 additions and 14 deletions
6
src/cycle/meson.build
Normal file
6
src/cycle/meson.build
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
labwc_sources += files(
|
||||
'cycle.c',
|
||||
'osd-classic.c',
|
||||
'osd-field.c',
|
||||
'osd-thumbnail.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue