mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
add xdg shell destructors
This commit is contained in:
parent
bdfe9faf58
commit
816a7f8257
3 changed files with 25 additions and 31 deletions
|
|
@ -31,4 +31,6 @@ void wl_shell_init(struct wl_display *display,
|
|||
void xdg_shell_init(struct wl_display *display,
|
||||
struct xdg_shell_state *state);
|
||||
|
||||
void xdg_shell_release(struct xdg_shell_state *state);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue