diff options
Diffstat (limited to 'patch/bar_wintitleactions.h')
| -rw-r--r-- | patch/bar_wintitleactions.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_wintitleactions.h b/patch/bar_wintitleactions.h index 67a9d79..0c8d5f0 100644 --- a/patch/bar_wintitleactions.h +++ b/patch/bar_wintitleactions.h @@ -2,4 +2,5 @@ static void hide(Client *c); static void show(Client *c); static void togglewin(const Arg *arg); static Client * prevtiled(Client *c); -static void showhideclient(const Arg *arg);
\ No newline at end of file +static void showhideclient(const Arg *arg); + |
