mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
Move set_window_title to output
This commit is contained in:
parent
2669c80803
commit
9d825d6dc7
5 changed files with 18 additions and 25 deletions
2
server.h
2
server.h
|
|
@ -42,6 +42,4 @@ struct cg_server {
|
|||
#endif
|
||||
};
|
||||
|
||||
void set_window_title(struct cg_server *server, struct cg_view *view);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue