renamed drawstatus into drawbar
This commit is contained in:
parent
5d831eaa94
commit
9800518ae3
6 changed files with 10 additions and 10 deletions
2
client.c
2
client.c
|
@ -145,7 +145,7 @@ focus(Client *c) {
|
|||
grabbuttons(c, True);
|
||||
}
|
||||
sel = c;
|
||||
drawstatus();
|
||||
drawbar();
|
||||
if(!selscreen)
|
||||
return;
|
||||
if(c) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue