mirror of
https://github.com/labwc/labwc.git
synced 2026-03-19 05:33:53 -04:00
Move some functions from main.c to dbg.c
This commit is contained in:
parent
7732869870
commit
6eb362b842
4 changed files with 80 additions and 75 deletions
2
labwc.h
2
labwc.h
|
|
@ -152,4 +152,6 @@ void server_new_output(struct wl_listener *listener, void *data);
|
|||
|
||||
void output_frame(struct wl_listener *listener, void *data);
|
||||
|
||||
void dbg_show_views(struct server *server);
|
||||
|
||||
#endif /* LABWC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue