mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Add keyboard.c
This commit is contained in:
parent
40d3e1b175
commit
aa294330ea
4 changed files with 143 additions and 140 deletions
|
|
@ -2,6 +2,7 @@ labwc_sources = files(
|
|||
'cursor.c',
|
||||
'deco.c',
|
||||
'interactive.c',
|
||||
'keyboard.c',
|
||||
'main.c',
|
||||
'output.c',
|
||||
'server.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue