mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
common/file-helpers.c: share file_exists() to reduce duplication
This commit is contained in:
parent
a8951c4b75
commit
a386133068
5 changed files with 26 additions and 17 deletions
|
|
@ -2,6 +2,7 @@ labwc_sources += files(
|
|||
'buf.c',
|
||||
'dir.c',
|
||||
'fd_util.c',
|
||||
'file-helpers.c',
|
||||
'font.c',
|
||||
'grab-file.c',
|
||||
'graphic-helpers.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue