Add keybind.c

This commit is contained in:
Johan Malm 2020-06-16 07:21:53 +01:00
parent 5bd55570ba
commit 40f01ed3c9
10 changed files with 114 additions and 11 deletions

View file

@ -1,3 +1,4 @@
labwc_sources += files(
'rcxml.c',
'keybind.c',
)