forgot to add killclient here.
This commit is contained in:
parent
6c5acb1b1e
commit
c45074e1c5
1
tabbed.c
1
tabbed.c
@ -70,6 +70,7 @@ static void expose(XEvent *e);
|
|||||||
static unsigned long getcolor(const char *colstr);
|
static unsigned long getcolor(const char *colstr);
|
||||||
static void initfont(const char *fontstr);
|
static void initfont(const char *fontstr);
|
||||||
static void keypress(XEvent *e);
|
static void keypress(XEvent *e);
|
||||||
|
static void killclient(const Arg *arg);
|
||||||
static void move(const Arg *arg);
|
static void move(const Arg *arg);
|
||||||
static void newtab(const Arg *arg);
|
static void newtab(const Arg *arg);
|
||||||
static void rotate(const Arg *arg);
|
static void rotate(const Arg *arg);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user