diff options
Diffstat (limited to 'patch/bar_wintitle_hidden.c')
| -rw-r--r-- | patch/bar_wintitle_hidden.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_wintitle_hidden.c b/patch/bar_wintitle_hidden.c index 1fa12bc..2d2414c 100644 --- a/patch/bar_wintitle_hidden.c +++ b/patch/bar_wintitle_hidden.c @@ -42,4 +42,5 @@ calc_wintitle_hidden( r = tabw % clientsnhidden; c = flextitledrawarea(m, m->clients, offx, r, w, clientsnhidden, SCHEMEFOR(GRP_HIDDEN), 0, 1, 0, passx, tabfn, arg, barg); return 1; -}
\ No newline at end of file +} + |
