Fixing wintitle and a few warning messages ref. #37
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#define HIDDEN(C) ((getstate(C->win) == IconicState))
|
||||
|
||||
static void hide(Client *c);
|
||||
static void show(Client *c);
|
||||
static void togglewin(const Arg *arg);
|
||||
|
Reference in New Issue
Block a user