mirror of
https://github.com/swaywm/sway.git
synced 2025-01-01 18:06:47 +01:00
header update
This commit is contained in:
parent
f718556a85
commit
3c430688a8
1 changed files with 1 additions and 0 deletions
|
@ -79,5 +79,6 @@ void container_map(swayc_t *, void (*f)(swayc_t *, void *), void *);
|
||||||
|
|
||||||
// Mappings
|
// Mappings
|
||||||
void set_view_visibility(swayc_t *view, void *data);
|
void set_view_visibility(swayc_t *view, void *data);
|
||||||
|
void reset_gaps(swayc_t *view, void *data);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue