s/xbm_read_file()/grab_file/()

This commit is contained in:
Johan Malm 2020-08-06 15:01:08 +01:00
parent 042c157378
commit 6627a47305
5 changed files with 51 additions and 22 deletions

View file

@ -1,5 +1,6 @@
labwc_sources += files(
'buf.c',
'font.c',
'grab-file.c',
'spawn.c',
)