mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
src/keybind.c: move keybind_print() to dbg.c
This commit is contained in:
parent
7440919452
commit
f6578248c0
6 changed files with 14 additions and 16 deletions
|
|
@ -182,5 +182,6 @@ void action(struct server *server, struct keybind *keybind);
|
|||
|
||||
void dbg_show_one_view(struct view *view);
|
||||
void dbg_show_views(struct server *server);
|
||||
void dbg_show_keybinds();
|
||||
|
||||
#endif /* LABWC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue