mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-02-27 01:40:11 -05:00
add missing header
This commit is contained in:
parent
0259e9a8ab
commit
a4e4fd3d25
1 changed files with 4 additions and 0 deletions
4
push.h
Normal file
4
push.h
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
static Client *nexttiled(Client *sel);
|
||||||
|
static Client *prevtiled(Client *sel);
|
||||||
|
static void pushdown(const Arg *arg);
|
||||||
|
static void pushup(const Arg *arg);
|
||||||
Loading…
Add table
Add a link
Reference in a new issue