mirror of
https://github.com/swaywm/sway.git
synced 2024-11-17 21:49:16 +00:00
header update
This commit is contained in:
parent
f718556a85
commit
3c430688a8
|
@ -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